Skip to content

Commit 52c9a33

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8648a58 commit 52c9a33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pdm.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,18 @@ ignore = ["E731"]
5757

5858
[dependency-groups]
5959
dev = [
60-
"black>=24.10.0",
60+
"black>=25.1.0",
6161
"mypy>=1.15.0",
6262
"ruff>=0.9.10",
6363
"pytest>=8.3.5",
6464
"pytest-cov>=6.0.0",
65-
"isort>=5.13.2",
65+
"isort>=6.0.1",
6666
"pycln>=2.5.0",
6767
"pyaphid>=0.3.1",
6868
"pre-commit>=4.1.0",
69-
"faker>=35.2.2",
69+
"faker>=37.0.0",
7070
"pytest-benchmark>=5.1.0",
7171
"sqlalchemy-utils>=0.41.2",
72-
"nox>=2024.10.9",
72+
"nox>=2025.2.9",
7373
"types-sqlalchemy-utils>=1.1.0",
7474
]

0 commit comments

Comments
 (0)