Skip to content

Commit 06b7a57

Browse files
Bump pytest-postgresql from 7.0.2 to 8.0.0
Bumps [pytest-postgresql](https://github.com/dbfixtures/pytest-postgresql) from 7.0.2 to 8.0.0. - [Changelog](https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst) - [Commits](dbfixtures/pytest-postgresql@v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: pytest-postgresql dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d290f66 commit 06b7a57

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -31,7 +31,7 @@ pylint-junit = "^0.3.5"
3131
pytest = "^9.0.2"
3232
pytest-asyncio = "^1.3.0"
3333
pytest-cov = "^7.0.0"
34-
pytest-postgresql = "^7.0.2"
34+
pytest-postgresql = "^8.0.0"
3535
pytest-watch = "^4.2.0"
3636
pytest-xdist = { version = "^3.8.0", extras = ["psutil"] }
3737

0 commit comments

Comments
 (0)