Skip to content

Commit 1226b4e

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

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.3.5"
88
port-for = "==0.7.4"
99
mirakuru = "==2.6.0"
1010
packaging = "==25.0"
11-
psycopg = "==3.2.6"
11+
psycopg = "==3.2.7"
1212

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

0 commit comments

Comments
 (0)