Skip to content

Commit 12d616e

Browse files
jmakar-s1snyk-bot
andauthored
1 parent 0bb741c commit 12d616e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lint-requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# This file contains requirements which are needed by the lint test targets
2-
black==22.6.0
2+
black==24.3.0
33
modernize==0.7
44
flake8==4.0.1
55
pylint==2.13.8
66
mypy==0.761
7-
bandit==1.6.3
7+
bandit==1.7.7
8+
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
9+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)