Skip to content

Commit f8206c8

Browse files
Bump cryptography from 44.0.0 to 44.0.1 (#11803)
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 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 0c1667d commit f8206c8

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
@@ -32,7 +32,7 @@ Markdown==3.7
3232
openpyxl==3.1.5
3333
Pillow==11.1.0 # required by django-imagekit
3434
psycopg[c]==3.2.4
35-
cryptography==44.0.0
35+
cryptography==44.0.1
3636
python-dateutil==2.9.0.post0
3737
pytz==2025.1
3838
redis==5.2.1

0 commit comments

Comments
 (0)