Skip to content

Commit 8372f31

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 383275a commit 8372f31

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.4"
5151
pycairo = "^1.21.0"

0 commit comments

Comments
 (0)