Skip to content

Commit 8b677da

Browse files
Bump psycopg from 3.2.12 to 3.3.4 in /backend
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.12 to 3.3.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.12...3.3.4) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29e4c07 commit 8b677da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies = [
103103
"ipython>=8.30.0",
104104
"weasyprint>=68.0",
105105
"opencv-python-headless>=4.10.0.84",
106-
"psycopg[c]==3.2.12",
106+
"psycopg[c]==3.3.4",
107107
"sentence-transformers>=3.0.0",
108108
# Declared directly so [tool.uv.sources] binds torch to the CPU index
109109
# (sources only apply to direct deps). Otherwise it's transitive via

0 commit comments

Comments
 (0)