Skip to content

Commit 9bcc9d7

Browse files
chore(deps): bump the psycopg group with 3 updates (#18059)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5623a77 commit 9bcc9d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements/main.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1644,12 +1644,12 @@ protobuf==5.29.3 \
16441644
# googleapis-common-protos
16451645
# grpcio-status
16461646
# proto-plus
1647-
psycopg[c]==3.2.6 \
1648-
--hash=sha256:16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a \
1649-
--hash=sha256:f3ff5488525890abb0566c429146add66b329e20d6d4835662b920cbbf90ac58
1647+
psycopg[c]==3.2.7 \
1648+
--hash=sha256:9afa609c7ebf139827a38c0bf61be9c024a3ed743f56443de9d38e1efc260bf3 \
1649+
--hash=sha256:d39747d2d5b9658b69fa462ad21d31f1ba4a5722ad1d0cb952552bc0b4125451
16501650
# via -r requirements/main.in
1651-
psycopg-c==3.2.6 \
1652-
--hash=sha256:b5fd4ce70f82766a122ca5076a36c4d5818eaa9df9bf76870bc83a064ffaed3a
1651+
psycopg-c==3.2.7 \
1652+
--hash=sha256:14455cf71ed29fdfa725c550f8c58056a852bb27b55eb59e3a0f127ca92751a3
16531653
# via psycopg
16541654
pyasn1==0.6.1 \
16551655
--hash=sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629 \

requirements/tests.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ psutil==7.0.0 \
242242
--hash=sha256:a5f098451abc2828f7dc6b58d44b532b22f2088f4999a937557b603ce72b1993 \
243243
--hash=sha256:ba3fcef7523064a6c9da440fc4d6bd07da93ac726b5733c29027d7dc95b39d99
244244
# via mirakuru
245-
psycopg==3.2.6 \
246-
--hash=sha256:16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a \
247-
--hash=sha256:f3ff5488525890abb0566c429146add66b329e20d6d4835662b920cbbf90ac58
245+
psycopg==3.2.7 \
246+
--hash=sha256:9afa609c7ebf139827a38c0bf61be9c024a3ed743f56443de9d38e1efc260bf3 \
247+
--hash=sha256:d39747d2d5b9658b69fa462ad21d31f1ba4a5722ad1d0cb952552bc0b4125451
248248
# via pytest-postgresql
249249
pytest==8.3.5 \
250250
--hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \

0 commit comments

Comments
 (0)