Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e66fc44 commit 8233018
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 @@ -32,7 +32,7 @@ click==8.1.7
# via typer
cosl==0.0.41
# via -r requirements.in
cryptography==43.0.1
cryptography==43.0.3
# via
# -r requirements.in
# paramiko
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.1
# via -r test-requirements.in
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
decorator==5.1.1
# via
Expand Down

0 comments on commit 8233018

Please sign in to comment.