Skip to content

Commit 625b5c2

Browse files
Bump cryptography from 46.0.7 to 47.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f40e91f commit 625b5c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ celery==5.6.3 # pyup: < 6.0 # https://github.com/celery/celery
77
flower==2.0.1 # https://github.com/mher/flower
88
django-celery-beat==2.9.0 # https://github.com/celery/django-celery-beat
99
pyjwt==2.12.1 # https://github.com/jpadilla/pyjwt
10-
cryptography==46.0.7 # https://github.com/pyca/cryptography
10+
cryptography==47.0.0 # https://github.com/pyca/cryptography
1111
pydantic==2.*
1212
typing-extensions==4.* # https://github.com/python/typing_extensions
1313
requests==2.* # https://requests.readthedocs.io/en/latest/

0 commit comments

Comments
 (0)