Skip to content

Commit

Permalink
Bump cryptography from 42.0.8 to 43.0.0 (#1516)
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.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.0)

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

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 Jul 23, 2024
1 parent 55edd01 commit 793831c
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 @@ -39,7 +39,7 @@ server = [
"orjson==3.10.6",
"shortuuid==1.0.13",
"zeroconf==0.132.2",
"cryptography==42.0.8",
"cryptography==43.0.0",
"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 @@ asyncio-throttle==1.0.2
bidict==0.23.1
certifi==2024.7.4
colorlog==6.8.2
cryptography==42.0.8
cryptography==43.0.0
deezer-python-async==0.3.0
defusedxml==0.7.1
eyeD3==0.9.7
Expand Down

0 comments on commit 793831c

Please sign in to comment.