Skip to content

Commit

Permalink
chore(deps): update python dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 056a8a1 commit 08f7d39
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ Changelog = "https://github.com/nonebot/noneflow/blob/main/CHANGELOG.md"

[tool.uv]
dev-dependencies = [
"bump-my-version>=0.28.3",
"inline-snapshot>=0.17.1",
"bump-my-version>=0.29.0",
"inline-snapshot>=0.18.1",
"nonebug>=0.4.3",
"poethepoet>=0.31.1",
"pytest-asyncio>=0.25.0",
"pytest-cov>=6.0.0",
"pytest-mock>=3.14.0",
"pytest-xdist>=3.6.1",
"respx>=0.21.1",
"respx>=0.22.0",
]

[tool.uv.pip]
Expand Down
24 changes: 12 additions & 12 deletions uv.lock

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

0 comments on commit 08f7d39

Please sign in to comment.