Skip to content

Commit cd29a17

Browse files
build(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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d342c5 commit cd29a17

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

poetry.lock

Lines changed: 13 additions & 13 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
@@ -69,7 +69,7 @@ behave = "1.3.3"
6969
coverage = "7.11.0"
7070
moto = {extras = ["s3"], version = "4.0.13"}
7171
Werkzeug = "3.1.6"
72-
pytest = "8.4.2"
72+
pytest = "9.0.3"
7373
pytest-lazy-fixtures = "1.4.0" # switched from https://github.com/TvoroG/pytest-lazy-fixture as it's no longer supported
7474
xlsx2csv = "0.8.2"
7575

0 commit comments

Comments
 (0)