Skip to content

Commit

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

---
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 Dec 4, 2023
1 parent d83ae55 commit 4463a30
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 @@ -44,7 +44,7 @@ server = [
"orjson==3.9.10",
"shortuuid==1.0.11",
"zeroconf==0.119.0",
"cryptography==41.0.5",
"cryptography==41.0.6",
"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.34.1
asyncio-throttle==1.0.2
colorlog==6.7.0
cryptography==41.0.5
cryptography==41.0.6
faust-cchardet>=2.1.18
git+https://github.com/MarvinSchenkel/pytube.git
git+https://github.com/gieljnssns/python-radios.git@main
Expand Down

0 comments on commit 4463a30

Please sign in to comment.