Skip to content

Commit

Permalink
Bump cryptography from 43.0.1 to 43.0.3 (#1737)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 16ad3f1 commit 4a25620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ server = [
"orjson==3.10.7",
"shortuuid==1.0.13",
"zeroconf==0.135.0",
"cryptography==43.0.1",
"cryptography==43.0.3",
"ifaddr==0.2.0",
]
test = [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ async-upnp-client==0.41.0
bidict==0.23.1
certifi==2024.8.30
colorlog==6.8.2
cryptography==43.0.1
cryptography==43.0.3
deezer-python-async==0.3.0
defusedxml==0.7.1
eyeD3==0.9.7
Expand Down

0 comments on commit 4a25620

Please sign in to comment.