Skip to content

Commit

Permalink
feat(Dependencies): Update dependency cryptography to v41.0.7
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| pypi       | cryptography | 41.0.5 | 41.0.7 |
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent a44a9eb commit b11fc52
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 @@ -11,7 +11,7 @@ backports.zoneinfo==0.2.1; python_version < '3.9'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.16.0
charset-normalizer==2.1.1; python_version >= '3'
cryptography==41.0.5; python_version >= '3.6'
cryptography==41.0.7; python_version >= '3.6'
dateparser==1.1.8; python_version >= '3.5'
decorator==5.1.1; python_version >= '3.5'
dogpile.cache==1.2.2; python_version >= '3.6'
Expand Down

0 comments on commit b11fc52

Please sign in to comment.