Skip to content

Commit 39234b9

Browse files
build(deps-dev): bump psycopg-binary from 3.2.9 to 3.2.10
Bumps [psycopg-binary](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-binary dependency-version: 3.2.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12c159b commit 39234b9

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
@@ -12,7 +12,7 @@ psycopg = "==3.2.9"
1212

1313
[dev-packages]
1414
towncrier = "==25.8.0"
15-
psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'"}
15+
psycopg-binary = {version = "==3.2.10", markers="implementation_name == 'cpython'"}
1616
pytest-cov = "==6.3.0"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"

0 commit comments

Comments
 (0)