aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-10-27 13:26:12 +0200
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-10-27 13:26:12 +0200
commit4bdb9d7a9e6b0087332a61125d544a95e695cb8b (patch)
tree6e511ab58181713c3aa10d465110def7197e9a54 /test-requirements.txt
parentf2b1b5ed7fb348eb7c7f065840afaffc8cbec557 (diff)
Use latest pylint and make fixes for it
Do not be sticked into one version of pylint, but use the latest Issue-ID: INT-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ib2c0a2ebe680968ae9d69958a564733a76990367
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e925d0d..ced1598 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,6 +1,6 @@
-r requirements.txt
bandit
-pylint==2.4.4
+pylint
pytest
pytest-cov
pydocstyle