Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 890b2e3 commit 53bd614
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 @@ -10,7 +10,7 @@ click==8.1.5 ; python_version == "3.8"
colorama==0.4.6 ; python_version == "3.8" and (sys_platform == "win32" or os_name == "nt" or platform_system == "Windows")
colorlog==6.7.0 ; python_version == "3.8"
crashtest==0.4.1 ; python_version == "3.8"
cryptography==41.0.2 ; sys_platform == "linux" and python_version == "3.8"
cryptography==41.0.3 ; sys_platform == "linux" and python_version == "3.8"
distlib==0.3.7 ; python_version == "3.8"
dulwich==0.21.5 ; python_version == "3.8"
filelock==3.12.2 ; python_version == "3.8"
Expand Down

0 comments on commit 53bd614

Please sign in to comment.