Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2023
1 parent 1726e97 commit 9df92eb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ asgiref==3.5.2
# via django
attrs==22.1.0
# via pytest
backports-zoneinfo==0.2.1
# via django
beautifulsoup4==4.11.1
# via -r requirements.in
certifi==2022.9.24
Expand All @@ -25,7 +23,7 @@ coverage[toml]==6.4.4
# pytest-cov
coveralls==3.3.1
# via -r requirements.in
cryptography==38.0.1
cryptography==38.0.3
# via pyjwt
defusedxml==0.7.1
# via python3-openid
Expand Down Expand Up @@ -166,9 +164,7 @@ static3==0.7.0
# -r requirements.in
# dj-static
tomli==2.0.1
# via
# coverage
# pytest
# via pytest
types-cryptography==3.3.23
# via pyjwt
urllib3==1.26.12
Expand Down

0 comments on commit 9df92eb

Please sign in to comment.