Skip to content

Commit 04ecf8a

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 (#279)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 381d2e9 commit 04ecf8a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -28,7 +28,7 @@ bump2version = "^1.0.1"
2828
coverage = "^7.10.7"
2929
fixtures = "^4.2.6"
3030
mock = "^5.2.0"
31-
pytest = "^8.4.2"
31+
pytest = "^9.0.3"
3232
responses = "^0.26.0"
3333
testtools = "^2.7.2"
3434
yamllint = "^1.37.1"

0 commit comments

Comments
 (0)