Skip to content

Commit 1b5e730

Browse files
fix(deps): update all dependencies
1 parent b9bd15c commit 1b5e730

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -19,7 +19,7 @@ readme = "README.md"
1919
[tool.poetry.dependencies]
2020
python = "^3.10"
2121
jwcrypto = "^1.5.6"
22-
validators = "^0.34.0"
22+
validators = "^0.35.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pytest = "^8.3.3"

0 commit comments

Comments
 (0)