Skip to content

Commit d6c813d

Browse files
Bump cryptography from 42.0.4 to 43.0.1 (#2090)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec7ef36 commit d6c813d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyxdelta==0.2.0
2020
pillow==10.3.0
2121
boto3==1.28.43
2222
GitPython==3.1.41
23-
cryptography==42.0.4
23+
cryptography==43.0.1
2424
apscheduler==3.10.4
2525
pyopenssl==24.0.0
2626
pytest-xdist==3.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0
66
boto3==1.28.43
77
waitress==3.0.1
88
GitPython==3.1.41
9-
cryptography==42.0.4
9+
cryptography==43.0.1
1010
apscheduler==3.10.4
1111
vidua==0.4.5
1212
pyopenssl==24.0.0

0 commit comments

Comments
 (0)