Skip to content

Commit

Permalink
⬆️ Bump cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Sep 27, 2023
1 parent 82d4148 commit cd521c6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
cryptography==41.0.3
cryptography==41.0.4
# via
# django-simple-certmanager
# josepy
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ commonmark==0.9.1
# via recommonmark
coverage==7.1.0
# via -r requirements/test-tools.in
cryptography==41.0.3
cryptography==41.0.4
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ coverage==7.1.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
cryptography==41.0.3
cryptography==41.0.4
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ click-repl==0.2.0
# via
# -r requirements/base.txt
# celery
cryptography==41.0.3
cryptography==41.0.4
# via
# -r requirements/base.txt
# django-simple-certmanager
Expand Down

0 comments on commit cd521c6

Please sign in to comment.