Skip to content

Commit 2ae91ab

Browse files
authored
Merge pull request #593 from xcp-ng/dependabot/uv/pytest-9.1.0
build(deps): bump pytest from 9.0.2 to 9.1.0
2 parents c766d00 + d0ea7fd commit 2ae91ab

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"packaging>=26.2",
1212
"pluggy>=1.1.0",
1313
"pydantic",
14-
"pytest>=8.0.0",
14+
"pytest>=9.1.0",
1515
"pytest-dependency",
1616
"requests",
1717
]

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ legacycrypt
55
packaging>=26.2
66
pluggy>=1.1.0
77
pydantic
8-
pytest>=8.0.0
8+
pytest>=9.1.0
99
pytest-dependency
1010
requests

uv.lock

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

0 commit comments

Comments
 (0)