Skip to content

Commit be6fd67

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9"
11+
psycopg = "==3.2.10"
1212

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

0 commit comments

Comments
 (0)