Skip to content

Commit daeaa43

Browse files
Bump cryptography from 44.0.3 to 45.0.3 (#12505)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 45.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...45.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e69d6bb commit daeaa43

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.8
3232
openpyxl==3.1.5
3333
Pillow==11.2.1 # required by django-imagekit
3434
psycopg[c]==3.2.9
35-
cryptography==44.0.3
35+
cryptography==45.0.3
3636
python-dateutil==2.9.0.post0
3737
pytz==2025.1
3838
redis==5.2.1

0 commit comments

Comments
 (0)