Skip to content

Commit cddfb4a

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

2 files changed

Lines changed: 16 additions & 14 deletions

File tree

poetry.lock

Lines changed: 15 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
@@ -28,7 +28,7 @@ flake8 = "^7.3.0"
2828
psycopg = "^3.2.12"
2929
pylint = "^4.0.2"
3030
pylint-junit = "^0.3.5"
31-
pytest = "^8.4.2"
31+
pytest = "^9.0.1"
3232
pytest-asyncio = "^1.2.0"
3333
pytest-cov = "^7.0.0"
3434
pytest-postgresql = "^7.0.2"

0 commit comments

Comments
 (0)