Skip to content

Commit 157ba18

Browse files
chore(deps-dev): bump pytest from 8.4.1 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.3. - [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.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ead6248 commit 157ba18

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ twine = "^6.1.0"
4343
[tool.poetry.group.testing.dependencies]
4444
coverage = {extras = ["toml"], version = "^7.5.0"}
4545
mock = "^5.2.0"
46-
pytest = "^8.4.0"
46+
pytest = ">=8.4,<10.0"
4747
pytest-cov = "^6.2.0"
4848
pytest-order = "^1.3.0"
4949

0 commit comments

Comments
 (0)