Skip to content

Commit bc33cd4

Browse files
deps(deps-dev): bump pytest in the python-development group
Bumps the python-development group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.5 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4727b4c commit bc33cd4

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
"mypy==1.19.*",
3737
"pre-commit==4.5.*",
3838
"pyfakefs==6.0.*",
39-
"pytest==8.3.*",
39+
"pytest>=8.3,<9.1",
4040
"pytest-asyncio==1.3.*",
4141
"pytest-cov==7.0.*",
4242
"pytest-deadfixtures==3.1.*",

uv.lock

Lines changed: 5 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)