Skip to content

Commit f682b59

Browse files
Update dependency pytest-postgresql to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa45c55 commit f682b59

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pytest-asyncio = "^0.17 || ^0.18 || ^0.19 || ^0.20 || ^0.21 || ^0.23.0 || ^0.24.
7878
pytest-cov = "^3 || ^4 || ^5.0.0 || ^6.0.0"
7979
tox = "^3.24.4 || ^4.0.0"
8080
psycopg = "^3.0.16"
81-
pytest-postgresql = "^4.1.1 || ^5.0.0 || ^6.0.0"
81+
pytest-postgresql = "^4.1.1 || ^5.0.0 || ^6.0.0 || ^7.0.0"
8282
ruff = "^0.7.3 || ^0.8.0"
8383
toml = "^0.10.2"
8484

0 commit comments

Comments
 (0)