Skip to content

Commit e44c239

Browse files
Bump psycopg from 3.2.13 to 3.3.0 (#170)
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.13 to 3.3.0. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst) - [Commits](psycopg/psycopg@3.2.13...3.3.0) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb0278 commit e44c239

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.11"
1111
mangum = "^0.17.0"
1212
requests = "^2.32.5"
1313
django = "^5.2"
14-
psycopg = {extras = ["pool"], version = "^3.2.13"}
14+
psycopg = {extras = ["pool"], version = "^3.3.0"}
1515

1616

1717
[build-system]

0 commit comments

Comments
 (0)