Skip to content

Commit 6ebc015

Browse files
⬆ Bump pytest from 9.0.1 to 9.0.2 in the python-packages group
Bumps the python-packages group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.1 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@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e05f51 commit 6ebc015

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ ipaddress = "^1.0.23"
2929
rawfile = "rawfile.rawfile:cli"
3030

3131
[tool.poetry.group.test.dependencies]
32-
pytest = "^9.0.1"
32+
pytest = "^9.0.2"
3333
pytest-bdd = "^8.1.0"
3434
retrying = "^1.4.2"
3535
kubernetes = "^34.1.0"

0 commit comments

Comments
 (0)