Skip to content

Commit

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

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

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 Dec 23, 2024
1 parent afb1fd2 commit e5d670f
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 @@ -18,7 +18,7 @@ dependencies = [
"aiosqlite==0.20.0",
"certifi==2024.8.30",
"colorlog==6.9.0",
"cryptography==43.0.3",
"cryptography==44.0.0",
"eyeD3==0.9.7",
"faust-cchardet>=2.1.18",
"ifaddr==0.2.0",
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.9.0
cryptography==43.0.3
cryptography==44.0.0
deezer-python-async==0.3.0
defusedxml==0.7.1
eyeD3==0.9.7
Expand Down

0 comments on commit e5d670f

Please sign in to comment.