Skip to content

Commit b93a423

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

2 files changed

Lines changed: 18 additions & 33 deletions

File tree

poetry.lock

Lines changed: 17 additions & 32 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
@@ -84,7 +84,7 @@ python = "^3.10"
8484
ifaddr = ">=0.1.7"
8585

8686
[tool.poetry.group.dev.dependencies]
87-
pytest = ">=7.2,<9.0"
87+
pytest = ">=9.0.3,<10.0"
8888
pytest-cov = ">=4,<8"
8989
pytest-asyncio = ">=0.20.3,<1.3.0"
9090
cython = "^3.2.4"

0 commit comments

Comments
 (0)