Skip to content

Commit

Permalink
Bump cryptography from 43.0.0 to 43.0.1 in /app/requirements (#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent fd1734a commit aa80cc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==43.0.0
cryptography==43.0.1
# via
# azure-identity
# azure-storage-blob
Expand Down
2 changes: 1 addition & 1 deletion app/requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ cron-descriptor==1.4.3
# via
# -r requirements_test.txt
# django-celery-beat
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements_test.txt
# azure-identity
Expand Down
2 changes: 1 addition & 1 deletion app/requirements/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ cron-descriptor==1.4.3
# via
# -r requirements.txt
# django-celery-beat
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements.txt
# azure-identity
Expand Down

0 comments on commit aa80cc2

Please sign in to comment.