Skip to content

Commit 7e49e67

Browse files
Bump cryptography from 42.0.4 to 42.0.5 (#9989)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...42.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 201d134 commit 7e49e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mysqlclient==2.1.1
3636
openpyxl==3.1.2
3737
Pillow==10.3.0 # required by django-imagekit
3838
psycopg2-binary==2.9.9
39-
cryptography==42.0.4
39+
cryptography==42.0.5
4040
python-dateutil==2.9.0.post0
4141
pytz==2024.1
4242
redis==5.0.3

0 commit comments

Comments
 (0)