Skip to content

Commit d4022f8

Browse files
committed
updated requirements
1 parent 7eb95da commit d4022f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ xenon==0.9.0 # For code complexity analysis
1515

1616
# Security tools
1717
bandit==1.7.5 # For identifying security vulnerabilities in code
18-
safety==2.4.0 # For checking dependencies for known vulnerabilities
18+
safety==3.2.11 # For checking dependencies for known vulnerabilities
1919

2020
# Documentation tools
2121
sphinx==7.2.2 # For generating documentation

0 commit comments

Comments
 (0)