Skip to content

Commit

Permalink
Merge pull request #1125 from uktrade/dependabot/pip/cryptography-41.0.4
Browse files Browse the repository at this point in the history
Bump cryptography from 41.0.3 to 41.0.4
  • Loading branch information
timothyPatterson authored Oct 2, 2023
2 parents d080293 + cd565bb commit 4fe0ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.3
cryptography==41.0.4
# via -r requirements.in
directory-components==39.1.3
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ coveralls==3.3.1
# via -r requirements_test.in
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.3
cryptography==41.0.4
# via -r requirements.in
directory-components==39.1.3
# via -r requirements.in
Expand Down

0 comments on commit 4fe0ff5

Please sign in to comment.