Skip to content

Commit

Permalink
feat(Dependencies): Update dependency cryptography to v41.0.4
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| pypi       | cryptography | 41.0.3 | 41.0.4 |
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 774f1c9 commit 50dffe0
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.15.1
charset-normalizer==2.1.1; python_version >= '3'
cryptography==41.0.3; python_version >= '3.6'
cryptography==41.0.4; 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 50dffe0

Please sign in to comment.