Skip to content

Commit bc14bfe

Browse files
build(deps): bump psycopg from 3.1.18 to 3.2.3 in /backend (#776)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f56cfd9 commit bc14bfe

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fastapi = "^0.110.0"
1414
fastapi-cloudauth = "^0.4.3"
1515
pandas = "^2.2.3"
1616
pgpq = "^0.9.0"
17-
psycopg = "^3.1.18"
17+
psycopg = "^3.2.3"
1818
psycopg-pool = "^3.2.1"
1919
pyarrow = "^14.0.2"
2020
python = "^3.11"

0 commit comments

Comments
 (0)