We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb95da commit d4022f8Copy full SHA for d4022f8
requirements-dev.txt
@@ -15,7 +15,7 @@ xenon==0.9.0 # For code complexity analysis
15
16
# Security tools
17
bandit==1.7.5 # For identifying security vulnerabilities in code
18
-safety==2.4.0 # For checking dependencies for known vulnerabilities
+safety==3.2.11 # For checking dependencies for known vulnerabilities
19
20
# Documentation tools
21
sphinx==7.2.2 # For generating documentation
0 commit comments