Skip to content

Commit 595a25b

Browse files
committed
fix(dependency-update): Updated dependencies to latest version
1 parent e99ed47 commit 595a25b

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
@@ -1,4 +1,4 @@
1-
pytest==7.3.1
1+
pytest==7.4.3
22
pytest-cov==4.1.0
33
safety==2.3.5
44
bandit==1.7.5

requirements.txt

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

0 commit comments

Comments
 (0)