Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Bump cryptography from 41.0.4 to 41.0.6
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.4...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 62cbc5d commit b065643
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ charset-normalizer==3.2.0
# via requests
click==8.1.6
# via flask
colorama==0.4.6
# via click
commonmark==0.9.1
# via rich
cryptography==41.0.4
cryptography==41.0.6
# via pyjwt
cssmin==0.2.0
# via -r requirements.in
Expand Down Expand Up @@ -115,6 +113,7 @@ pyjwt[crypto]==2.8.0
# via
# funding-service-design-utils
# notifications-python-client
# pyjwt
python-consul==1.1.0
# via flipper-client
python-dateutil==2.8.2
Expand Down Expand Up @@ -143,7 +142,9 @@ rich==12.6.0
s3transfer==0.6.1
# via boto3
sentry-sdk[flask]==1.29.2
# via funding-service-design-utils
# via
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# python-consul
Expand Down
14 changes: 6 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,15 @@ click==8.1.6
# flask
# pip-tools
# pur
colorama==0.4.6
# via
# -r requirements.txt
# build
# click
# pytest
commonmark==0.9.1
# via
# -r requirements.txt
# rich
coverage[toml]==7.2.7
# via pytest-cov
cryptography==41.0.4
# via
# coverage
# pytest-cov
cryptography==41.0.6
# via
# -r requirements.txt
# pyjwt
Expand Down Expand Up @@ -215,6 +211,7 @@ pyjwt[crypto]==2.8.0
# -r requirements.txt
# funding-service-design-utils
# notifications-python-client
# pyjwt
pyproject-hooks==1.0.0
# via build
pytest==7.4.0
Expand Down Expand Up @@ -280,6 +277,7 @@ sentry-sdk[flask]==1.29.2
# via
# -r requirements.txt
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# -r requirements.txt
Expand Down

0 comments on commit b065643

Please sign in to comment.