Skip to content

Commit 8cf4673

Browse files
chore(deps): update python dev-dependencies
1 parent e09dd0f commit 8cf4673

2 files changed

Lines changed: 22 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Changelog = "https://github.com/nonebot/noneflow/blob/main/CHANGELOG.md"
2525

2626
[dependency-groups]
2727
dev = [
28-
"inline-snapshot>=0.32.4",
29-
"nonebug>=0.4.3",
30-
"poethepoet>=0.42.1",
28+
"inline-snapshot>=0.32.6",
29+
"nonebug>=0.4.4",
30+
"poethepoet>=0.44.0",
3131
"pytest-asyncio>=1.3.0",
32-
"pytest-cov>=7.0.0",
32+
"pytest-cov>=7.1.0",
3333
"pytest-mock>=3.15.1",
3434
"pytest-xdist>=3.8.0",
35-
"respx>=0.22.0",
35+
"respx>=0.23.1",
3636
]
3737

3838
[tool.uv.pip]

uv.lock

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

0 commit comments

Comments
 (0)