Skip to content

Commit b7a1b15

Browse files
build(deps-dev): bump pytest from 8.3.5 to 9.0.2 (#47)
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb3cd0e commit b7a1b15

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dev = [
2020
"mypy>=1.13.0,<2",
2121
"types-dateparser>=1.2.0.20240420,<2",
2222
"types-requests>=2.32.0.20241016,<3",
23-
"pytest>=8.3.4,<9",
23+
"pytest>=8.3.4,<10",
2424
"coverage-badge>=1,<2",
2525
"coverage>=7.6.8,<8",
2626
"pytest-mock>=3,<4",

uv.lock

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