Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 738f776 commit b5a2632
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
cryptography==43.0.1
# via openstacksdk
decorator==5.1.1
# via
Expand Down Expand Up @@ -56,7 +56,5 @@ stevedore==5.2.0
# via
# dogpile-cache
# keystoneauth1
typing-extensions==4.12.1
# via dogpile-cache
urllib3==2.2.1
# via requests

0 comments on commit b5a2632

Please sign in to comment.