Skip to content

Commit 567cc80

Browse files
authored
Merge pull request #406 from AvaCodeSolutions/renovate/cryptography-48.x
fix(deps): update dependency cryptography to v48
2 parents 4cd37ac + 7d1af24 commit 567cc80

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

poetry.lock

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "BSD-3-Clause"
1010
readme = "README.md"
1111
requires-python = ">=3.12,<4.0"
1212
dependencies = [
13-
"cryptography (>=47.0.0,<47.1.0)",
13+
"cryptography (>=48.0.0,<48.1.0)",
1414
"pillow (>=12.0.0,<13.0.0)",
1515
"pydantic (>=2.12.4,<3.0.0)",
1616
"pyjwt (>=2.10.1,<3.0.0)",

0 commit comments

Comments
 (0)