Skip to content

Commit f2682e8

Browse files
Bump psycopg from 3.3.3 to 3.3.4
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.3.3 to 3.3.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.3...3.3.4) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a0296 commit f2682e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ oauth2-api-client = [
5353
]
5454
postgresql-client = [
5555
"nypl_py_utils[log-helper]",
56-
"psycopg[binary]==3.3.3"
56+
"psycopg[binary]==3.3.4"
5757
]
5858
redshift-client = [
5959
"nypl_py_utils[log-helper]",

0 commit comments

Comments
 (0)