Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 9d3dfa6 commit e85d5f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ itsdangerous==2.1.2
prettytable==0.7.2
pycparser==2.10
uwsgi==2.0.22
cryptography==42.0.2
cryptography==42.0.4
pyOpenSSL==24.0.0
enum34==1.1.6
ipaddress==1.0.22
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'prettytable==0.7.2',
'pycparser==2.10',
'uwsgi==2.0.22',
'cryptography==42.0.2',
'cryptography==42.0.4',
'pyOpenSSL==24.0.0',
'enum34==1.1.6',
'ipaddress==1.0.22',
Expand Down

0 comments on commit e85d5f7

Please sign in to comment.