Skip to content

Commit 1d003c8

Browse files
Update all patch/minor versions
1 parent 31f2df1 commit 1d003c8

3 files changed

Lines changed: 16 additions & 19 deletions

File tree

acceptance_tests/poetry.lock

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance_tests/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ python = ">=3.13,<3.14"
99

1010
[tool.poetry.dev-dependencies]
1111
c2cwsgiutils = { extras = ["tests"], version = "6.1.7" }
12-
psycopg2 = "2.9.10"
13-
pytest = "8.4.1"
12+
psycopg2 = "2.9.11"
13+
pytest = "8.4.2"

acceptance_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
poetry==2.1.4
2-
poetry-plugin-export==1.9.0
2+
poetry-plugin-export==1.10.0

0 commit comments

Comments
 (0)