Skip to content

Commit d0ea7fd

Browse files
build(deps): bump pytest from 9.0.2 to 9.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48bdf0e commit d0ea7fd

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>=20.7",
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>=20.7
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)