Skip to content

Commit 9442468

Browse files
chore(deps): bump cryptography (#100)
Bumps the uv-security-updates group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.3 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: uv-security-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b89a4b8 commit 9442468

2 files changed

Lines changed: 54 additions & 41 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"pydantic>=2",
1919
"typing-extensions>=4.7.1",
2020
"authlib>=1.3.2,<2.0.0",
21-
"cryptography>=44.0.1,<45.0.0",
21+
"cryptography>=44.0.1,<47.0.0",
2222
"requests>=2.32.4,<3.0.0",
2323
]
2424

0 commit comments

Comments
 (0)