Skip to content

Commit b1ba4fe

Browse files
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 8c47628 commit b1ba4fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repository = "https://github.com/iMicknl/python-sagemcom-api"
2222

2323
[dependency-groups]
2424
dev = [
25-
"pytest>=8.4,<9.0",
25+
"pytest>=8.4,<10.0",
2626
"pytest-asyncio>=1.2.0,<2.0",
2727
"pytest-aiohttp>=1.0.5,<2.0",
2828
"pytest-cov>=7.0.0,<8.0",

uv.lock

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