Skip to content

Commit e900d74

Browse files
chore(deps): bump the psycopg group with 3 updates (#16713)
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.2.1 to 3.2.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.2) Updates `psycopg-c` from 3.2.1 to 3.2.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.2) Updates `psycopg` from 3.2.1 to 3.2.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.2) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: psycopg - dependency-name: psycopg-c dependency-type: indirect update-type: version-update:semver-patch dependency-group: psycopg - dependency-name: psycopg dependency-type: indirect update-type: version-update:semver-patch dependency-group: psycopg ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a4d2ca commit e900d74

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
@@ -1597,12 +1597,12 @@ protobuf==4.25.3 \
15971597
# googleapis-common-protos
15981598
# grpcio-status
15991599
# proto-plus
1600-
psycopg[c]==3.2.1 \
1601-
--hash=sha256:dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7 \
1602-
--hash=sha256:ece385fb413a37db332f97c49208b36cf030ff02b199d7635ed2fbd378724175
1600+
psycopg[c]==3.2.2 \
1601+
--hash=sha256:8bad2e497ce22d556dac1464738cb948f8d6bab450d965cf1d8a8effd52412e0 \
1602+
--hash=sha256:babf565d459d8f72fb65da5e211dd0b58a52c51e4e1fa9cadecff42d6b7619b2
16031603
# via -r requirements/main.in
1604-
psycopg-c==3.2.1 \
1605-
--hash=sha256:2d09943cc8a855c42c1e23b4298957b7ce8f27bf3683258c52fd139f601f7cda
1604+
psycopg-c==3.2.2 \
1605+
--hash=sha256:de8cac75bc6640ef0f54ad9187b81e07c430206a83c566b73d4cca41ecccb7c8
16061606
# via psycopg
16071607
pyasn1==0.6.1 \
16081608
--hash=sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629 \

requirements/tests.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ psutil==6.0.0 \
251251
--hash=sha256:fc8c9510cde0146432bbdb433322861ee8c3efbf8589865c8bf8d21cb30c4d14 \
252252
--hash=sha256:ffe7fc9b6b36beadc8c322f84e1caff51e8703b88eee1da46d1e3a6ae11b4fd0
253253
# via mirakuru
254-
psycopg==3.2.1 \
255-
--hash=sha256:dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7 \
256-
--hash=sha256:ece385fb413a37db332f97c49208b36cf030ff02b199d7635ed2fbd378724175
254+
psycopg==3.2.2 \
255+
--hash=sha256:8bad2e497ce22d556dac1464738cb948f8d6bab450d965cf1d8a8effd52412e0 \
256+
--hash=sha256:babf565d459d8f72fb65da5e211dd0b58a52c51e4e1fa9cadecff42d6b7619b2
257257
# via pytest-postgresql
258258
pytest==8.3.3 \
259259
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \

0 commit comments

Comments
 (0)