Skip to content

Commit d914a76

Browse files
authored
Merge pull request #439 from mendersoftware/dependabot/pip/backend/tests/cryptography-44.0.1
chore: bump cryptography from 44.0.0 to 44.0.1 in /backend/tests
2 parents 0763144 + 9f65d60 commit d914a76

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)