Skip to content

Commit

Permalink
Update & pin cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Aug 23, 2024
1 parent 3b33357 commit f3f9832
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions requirements/base/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ psycopg2-binary==2.9.9
wagtail
wagtailfontawesome
wagtailmenus

cffi==1.17.0
6 changes: 4 additions & 2 deletions requirements/base/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ botocore==1.34.104
# s3transfer
certifi==2020.12.5
# via requests
cffi==1.14.5
# via cryptography
cffi==1.17.0
# via
# -r requirements/base/base.in
# cryptography
chardet==4.0.0
# via requests
cryptography==3.4.7
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ certifi==2020.12.5
# -c requirements/dev/../base/base.txt
# kubernetes
# requests
cffi==1.14.5
cffi==1.17.0
# via
# -c requirements/dev/../base/base.txt
# argon2-cffi-bindings
Expand Down

0 comments on commit f3f9832

Please sign in to comment.