Skip to content

Commit 6b4b533

Browse files
authored
Merge branch 'main' into renovate/pydantic-2.x-lockfile
2 parents 9bb0a7d + 1898dd8 commit 6b4b533

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ pre-commit = "4.0.1"
4040
pre-commit-hooks = "5.0.0"
4141
pylint = "3.3.2"
4242
pytest = "8.3.4"
43-
pytest-asyncio = "0.24.0"
43+
pytest-asyncio = "0.25.0"
4444
pytest-cov = "6.0.0"
45-
ruff = "0.8.2"
46-
safety = "3.2.12"
45+
ruff = "0.8.3"
46+
safety = "3.2.13"
4747
yamllint = "1.35.1"
4848
syrupy = "4.8.0"
4949

0 commit comments

Comments
 (0)