Skip to content

Commit fbe0390

Browse files
build(deps): bump psycopg2-binary from 2.9.10 to 2.9.12 in /backend
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdaa59f commit fbe0390

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
@@ -8,7 +8,7 @@ dependencies = [
88
"aiohttp>=3.8.0",
99
"authlib>=1.3.0",
1010
"cryptography>=42.0.0",
11-
"psycopg2-binary==2.9.10",
11+
"psycopg2-binary==2.9.12",
1212
"PyJWT>=2.8.0",
1313
"sqlalchemy~=2.0.37",
1414
"greenlet<3.5.0",

0 commit comments

Comments
 (0)