Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 7ac8b41 commit 368300e
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.9.15",
"shortuuid==1.0.12",
"zeroconf==0.131.0",
"cryptography==42.0.4",
"cryptography==42.0.5",
"ifaddr==0.2.0",
"uvloop==0.19.0",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiosqlite==0.19.0
async-upnp-client==0.38.2
asyncio-throttle==1.0.2
colorlog==6.8.2
cryptography==42.0.4
cryptography==42.0.5
defusedxml==0.7.1
faust-cchardet>=2.1.18
git+https://github.com/MarvinSchenkel/pytube.git
Expand Down

0 comments on commit 368300e

Please sign in to comment.