Skip to content

Commit 90472ce

Browse files
upgrades dependecies to fix vulnerabilities found by safety scan
1 parent 50218f8 commit 90472ce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pip==23.3.2
22
pytest==7.4.3
33
pytest-cov==4.1.0
44
safety==2.3.5
5-
bandit==1.7.5
5+
bandit==1.7.7

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
requests==2.31.0
1+
requests==2.32.2
22
python-dateutil==2.8.2
3-
cryptography==42.0.2
3+
cryptography==42.0.5
44
six==1.16.0
55
ruamel.yaml==0.18.5
66
pynacl==1.5.0

0 commit comments

Comments
 (0)