Skip to content

Commit

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

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

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 Sep 4, 2024
1 parent 930f2d7 commit dea9186
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.133.0",
"cryptography==43.0.0",
"cryptography==43.0.1",
"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.40.0
bidict==0.23.1
certifi==2024.8.30
colorlog==6.8.2
cryptography==43.0.0
cryptography==43.0.1
deezer-python-async==0.3.0
defusedxml==0.7.1
eyeD3==0.9.7
Expand Down

0 comments on commit dea9186

Please sign in to comment.