Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 46f9b2d commit b3fd609
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ post_install = {composite = ["pre-commit install", "pdm install --plugins --froz

[tool.pdm.dev-dependencies]
dev = [
"pytest>=8.3.3",
"pytest>=8.3.4",
"black>=24.10.0",
"ruff>=0.8.0",
"ruff>=0.8.1",
"pre-commit>=4.0.1",
"mypy>=1.13.0",
"tuna>=0.5.11",
"httpx>=0.27.2",
"httpx>=0.28.0",
"pytest-benchmark>=5.1.0",
"pip>=24.3.1",
]
Expand Down

0 comments on commit b3fd609

Please sign in to comment.