Skip to content

Commit ba48e01

Browse files
chore(deps): bump the psycopg group with 3 updates (#16192)
Bumps the psycopg group with 3 updates: [psycopg[c]](https://github.com/psycopg/psycopg), [psycopg-c](https://github.com/psycopg/psycopg) and [psycopg](https://github.com/psycopg/psycopg). Updates `psycopg[c]` from 3.1.19 to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.19...3.2.1) Updates `psycopg-c` from 3.1.19 to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.19...3.2.1) Updates `psycopg` from 3.1.19 to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: psycopg - dependency-name: psycopg-c dependency-type: indirect update-type: version-update:semver-minor dependency-group: psycopg - dependency-name: psycopg dependency-type: indirect update-type: version-update:semver-minor dependency-group: psycopg ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ee Durbin <[email protected]>
1 parent 45afcf2 commit ba48e01

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements/main.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,12 +1409,12 @@ protobuf==4.25.3 \
14091409
# googleapis-common-protos
14101410
# grpcio-status
14111411
# proto-plus
1412-
psycopg[c]==3.1.19 \
1413-
--hash=sha256:92d7b78ad82426cdcf1a0440678209faa890c6e1721361c2f8901f0dccd62961 \
1414-
--hash=sha256:dca5e5521c859f6606686432ae1c94e8766d29cc91f2ee595378c510cc5b0731
1412+
psycopg[c]==3.2.1 \
1413+
--hash=sha256:dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7 \
1414+
--hash=sha256:ece385fb413a37db332f97c49208b36cf030ff02b199d7635ed2fbd378724175
14151415
# via -r requirements/main.in
1416-
psycopg-c==3.1.19 \
1417-
--hash=sha256:8e90f53c430e7d661cb3a9298e2761847212ead1b24c5fb058fc9d0fd9616017
1416+
psycopg-c==3.2.1 \
1417+
--hash=sha256:2d09943cc8a855c42c1e23b4298957b7ce8f27bf3683258c52fd139f601f7cda
14181418
# via psycopg
14191419
pyasn1==0.6.0 \
14201420
--hash=sha256:3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c \

requirements/tests.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ psutil==6.0.0 \
225225
--hash=sha256:fc8c9510cde0146432bbdb433322861ee8c3efbf8589865c8bf8d21cb30c4d14 \
226226
--hash=sha256:ffe7fc9b6b36beadc8c322f84e1caff51e8703b88eee1da46d1e3a6ae11b4fd0
227227
# via mirakuru
228-
psycopg==3.1.19 \
229-
--hash=sha256:92d7b78ad82426cdcf1a0440678209faa890c6e1721361c2f8901f0dccd62961 \
230-
--hash=sha256:dca5e5521c859f6606686432ae1c94e8766d29cc91f2ee595378c510cc5b0731
228+
psycopg==3.2.1 \
229+
--hash=sha256:dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7 \
230+
--hash=sha256:ece385fb413a37db332f97c49208b36cf030ff02b199d7635ed2fbd378724175
231231
# via pytest-postgresql
232232
pytest==8.2.2 \
233233
--hash=sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343 \

0 commit comments

Comments
 (0)