Skip to content

Commit ebba4fa

Browse files
authored
Merge pull request #1393 from Open-Source-Legal/dependabot/pip/cryptography-47.0.0
Bump cryptography from 46.0.7 to 47.0.0
2 parents 66490a5 + 625b5c2 commit ebba4fa

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)