Skip to content

Commit

Permalink
[noissue]: Update cryptography requirement from ~=35.0.0 to ~=36.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@35.0.0...36.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dkliban committed Nov 23, 2021
1 parent a8d9cc3 commit b4eb856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiofiles==0.7.0
aioredis~=2.0.0
backoff~=1.11.0
click<9.0
cryptography~=35.0.0
cryptography~=36.0.0
Django~=3.2.9 # LTS version, switch only if we have a compelling reason to
django-currentuser~=0.5.3
django-filter~=21.1
Expand Down

0 comments on commit b4eb856

Please sign in to comment.