Skip to content

Commit f429644

Browse files
build(deps-dev): bump psycopg-binary from 3.3.2 to 3.3.3
2 parents 72725ca + 0fe3b70 commit f429644

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

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

0 commit comments

Comments
 (0)