Skip to content

Commit a5a38f7

Browse files
authored
Merge pull request #3060 from vinta/dependabot/uv/pytest-9.0.3
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3
2 parents 64e74b9 + 1843b8f commit a5a38f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Repository = "https://github.com/vinta/awesome-python"
1515
[dependency-groups]
1616
build = ["httpx==0.28.1", "jinja2==3.1.6", "markdown-it-py==4.0.0"]
1717
lint = ["ruff==0.15.6"]
18-
test = ["pytest==9.0.2"]
18+
test = ["pytest==9.0.3"]
1919
dev = [
2020
{ include-group = "build" },
2121
{ include-group = "lint" },

uv.lock

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

0 commit comments

Comments
 (0)