Skip to content

Commit 9f65d60

Browse files
chore: bump cryptography from 44.0.0 to 44.0.1 in /backend/tests
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0763144 commit 9f65d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/tests/requirements-acceptance.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto3==1.36.11
33
certifi >= 14.05.14
44
chardet >= 4.0.0
55
crypto
6-
cryptography==44.0.0
6+
cryptography==44.0.1
77
docker==7.1.0
88
flaky==3.8.1
99
flask

backend/tests/requirements-integration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ boto3==1.36.11
44
certifi==2025.1.31
55
cffi==1.17.1
66
chardet==5.2.0
7-
cryptography==44.0.0
7+
cryptography==44.0.1
88
docker==7.1.0
99
execnet==2.1.1
1010
filelock==3.17.0

0 commit comments

Comments
 (0)