Skip to content

Commit 0ec9198

Browse files
chore(deps): update all non-major dependencies (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db4332b commit 0ec9198

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

pdm.lock

Lines changed: 27 additions & 27 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
@@ -59,8 +59,8 @@ ignore = ["E731"]
5959
dev = [
6060
"black>=25.11.0",
6161
"mypy>=1.18.2",
62-
"ruff>=0.14.4",
63-
"pytest>=9.0.0",
62+
"ruff>=0.14.5",
63+
"pytest>=9.0.1",
6464
"pytest-cov>=7.0.0",
6565
"isort>=7.0.0",
6666
"pycln>=2.6.0",
@@ -69,6 +69,6 @@ dev = [
6969
"faker>=37.12.0",
7070
"pytest-benchmark>=5.2.3",
7171
"sqlalchemy-utils>=0.42.0",
72-
"nox>=2025.10.16",
72+
"nox>=2025.11.12",
7373
"types-sqlalchemy-utils>=1.1.0",
7474
]

0 commit comments

Comments
 (0)