Skip to content

Commit 4ec6fa5

Browse files
committed
chore(deps): upgrade psycopg, psycopg-binary to 3.3.3
1 parent 0b2f498 commit 4ec6fa5

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ dependencies = [
1111
"apis-acdhch-default-settings>=2.18.0,<2.19",
1212
"apis-core-rdf>=0.60.1,<0.61",
1313
"django-interval>=0.5.4,<0.5.5",
14-
"psycopg-binary>=3.3.2,<3.4",
15-
"psycopg>=3.3.2,<3.4",
14+
"psycopg-binary>=3.3.3,<3.4",
15+
"psycopg>=3.3.3,<3.4",
1616
]
1717

1818
[dependency-groups]

uv.lock

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

0 commit comments

Comments
 (0)