Skip to content

Commit 9afe554

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.2
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb38783 commit 9afe554

File tree

2 files changed

+15
-30
lines changed

2 files changed

+15
-30
lines changed

poetry.lock

Lines changed: 14 additions & 29 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
@@ -45,7 +45,7 @@ sphinxcontrib-asyncio = "^0.3.0"
4545
sphinxcontrib-fulltoc = "^1.2.0"
4646

4747
[tool.poetry.group.dev.dependencies]
48-
pytest = ">=7,<9"
48+
pytest = ">=7,<10"
4949
pytest-cov = ">=3,<8"
5050
pytest-asyncio = ">=0.19,<1.3"
5151
pycairo = "^1.21.0"

0 commit comments

Comments
 (0)