Skip to content

Commit f871f2c

Browse files
build(deps): bump psycopg from 3.2.11 to 3.2.12
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.11 to 3.2.12. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.11...3.2.12) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 098a1fc commit f871f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest = "==8.4.2"
88
port-for = "==0.7.4"
99
mirakuru = "==2.6.1"
1010
packaging = "==25.0"
11-
psycopg = "==3.2.11"
11+
psycopg = "==3.2.12"
1212

1313
[dev-packages]
1414
towncrier = "==25.8.0"

0 commit comments

Comments
 (0)