Skip to content

Commit c021efe

Browse files
Merge pull request #2932 from mendersoftware/dependabot/pip/tests/requirements-python/cryptography-48.0.1
chore: bump cryptography from 47.0.0 to 48.0.1 in /tests/requirements-python
2 parents 645610e + 746857b commit c021efe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/requirements-python/python-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==47.0.0
1+
cryptography==48.0.1
22
docker==7.1.0
33
filelock==3.29.0
44
msgpack==1.1.2

tests/requirements-python/python-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cffi==2.0.0
1616
# via cryptography
1717
charset-normalizer==2.1.1
1818
# via requests
19-
cryptography==47.0.0
19+
cryptography==48.0.1
2020
# via -r python-requirements.in
2121
dnspython==2.6.1
2222
# via pymongo

0 commit comments

Comments
 (0)