Skip to content

Commit 6d68be8

Browse files
authoredSep 30, 2024
Bump psycopg from 3.2.2 to 3.2.3
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.2 to 3.2.3. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.2...3.2.3) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39b5407 commit 6d68be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
pytest = "==8.3.3"
88
port-for = "==0.7.3"
99
mirakuru = "==2.5.2"
10-
psycopg = "==3.2.2"
10+
psycopg = "==3.2.3"
1111

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

0 commit comments

Comments
 (0)