Skip to content

Commit a7d1d25

Browse files
Merge pull request #149 from Venafi/fix-dependencies
Fix: Upgrades dependencies
2 parents 50218f8 + 90472ce commit a7d1d25

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)