Skip to content

Commit 0bd798b

Browse files
authored
Merge pull request #31337 from MaterializeInc/dependabot/pip/ci/builder/psycopg-3.2.4
build(deps): bump psycopg from 3.2.3 to 3.2.4 in /ci/builder
2 parents ba008b5 + a547bc2 commit 0bd798b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/builder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pdoc==15.0.1
3737
pg8000@git+https://github.com/tlocke/pg8000@46c00021ade1d19466b07ed30392386c5f0a6b8e
3838
prettytable==3.14.0
3939
psutil==6.1.1
40-
psycopg==3.2.3
40+
psycopg==3.2.4
4141
psycopg-binary==3.2.4
4242
# pydantic >= 2.9 causes pdoc 15.0.1 to fail: UserWarning: Error parsing type annotation dict[str, Any] | None for pydantic.main.BaseModel.__pydantic_extra__: 'function' object is not subscriptable
4343
# See also https://github.com/mitmproxy/pdoc/issues/741

0 commit comments

Comments
 (0)