Skip to content

Commit 1d10a4d

Browse files
Bump pytest from 8.4.2 to 9.0.2 (#25)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 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.4.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 371af94 commit 1d10a4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
test = [
5050
"coverage>=4.0",
5151
"mock>=3.0.5,<4.0.0",
52-
"pytest>=8.0.0,<9.0.0",
52+
"pytest>=8.0.0,<10.0.0",
5353
"pytest-timer>=1.0.0,<2.0.0", # MIT License (MIT)
5454
]
5555
mypy = [

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)