Skip to content

Commit 04cbfd3

Browse files
committed
update mirakuru dep
1 parent a6f2ad2 commit 04cbfd3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ server = [
6363
[dependency-groups]
6464
dev = [
6565
"pystac[validation]",
66-
"pytest-postgresql",
66+
"pytest-postgresql>=7.0",
67+
# ref: https://github.com/dbfixtures/pytest-postgresql/issues/1210
68+
"mirakuru>=2.0,<3.0",
6769
"pytest",
6870
"pytest-cov",
6971
"pytest-asyncio>=0.17,<1.3",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)