Skip to content

Commit 746857b

Browse files
chore: bump cryptography in /tests/requirements-python
Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 645610e commit 746857b

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)