Skip to content

Commit 6f98737

Browse files
committed
Bump psycopg to 3.2.10
1 parent 567e6e1 commit 6f98737

File tree

2 files changed

+39
-34
lines changed

2 files changed

+39
-34
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ dependencies = [
4848
"orjson==3.10.18",
4949
"prometheus-client==0.22.1",
5050
# "psycopg2-binary==2.9.10",
51-
"psycopg==3.1.18",
52-
"psycopg-binary==3.1.18",
51+
"psycopg==3.2.10",
52+
"psycopg-binary==3.2.10",
5353
"psycopg-pool==3.2.1",
5454
"pydantic-forms>=1.4.0,<=2.1.0",
5555
"pydantic-settings~=2.9.1",

uv.lock

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

0 commit comments

Comments
 (0)