Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 79797fa commit 4af1f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacking/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cfgv==3.2.0
chardet==4.0.0
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
coverage==5.5
cryptography==38.0.4; python_version >= '3.6'
cryptography==42.0.4; python_version >= '3.6'
distlib==0.3.1
docutils==0.16
filelock==3.0.12
Expand Down

0 comments on commit 4af1f23

Please sign in to comment.