this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump psycopg from 3.2.3 to 3.2.12 (#3323)

Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.12.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.3...3.2.12)

---
updated-dependencies:
- dependency-name: psycopg
dependency-version: 3.2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
f34c53c0 131306f5

+7 -7
+1 -1
Pipfile
··· 33 33 json-fingerprint = "==0.14.0" 34 34 jsonschema = "==4.25.1" 35 35 pillow = "==11.3.0" 36 - psycopg = { extras = ["c"], version = "==3.2.3" } 36 + psycopg = { extras = ["c"], version = "==3.2.12" } 37 37 pydantic = "==2.9.2" 38 38 pyjwt = "==2.10.1" 39 39 pyotp = "==2.9.0"
+6 -6
Pipfile.lock
··· 1 1 { 2 2 "_meta": { 3 3 "hash": { 4 - "sha256": "3d2cca2ac6c9ec3ec9248d340e09bbb7c0e7cf529f0e8a062cb3657702b145d0" 4 + "sha256": "a2f19d8676b348b6e5c7a2990ba546f8d0bd065f046fb88d719d9c98ea8779a5" 5 5 }, 6 6 "pipfile-spec": 6, 7 7 "requires": { ··· 1368 1368 "c" 1369 1369 ], 1370 1370 "hashes": [ 1371 - "sha256:644d3973fe26908c73d4be746074f6e5224b03c1101d302d9a53bf565ad64907", 1372 - "sha256:a5764f67c27bec8bfac85764d23c534af2c27b893550377e37ce59c12aac47a2" 1371 + "sha256:85c08d6f6e2a897b16280e0ff6406bef29b1327c045db06d21f364d7cd5da90b", 1372 + "sha256:8a1611a2d4c16ae37eada46438be9029a35bb959bb50b3d0e1e93c0f3d54c9ee" 1373 1373 ], 1374 1374 "markers": "python_version >= '3.8'", 1375 - "version": "==3.2.3" 1375 + "version": "==3.2.12" 1376 1376 }, 1377 1377 "psycopg-c": { 1378 1378 "hashes": [ 1379 - "sha256:06ae7db8eaec1a3845960fa7f997f4ccdb1a7a7ab8dc593a680bcc74e1359671" 1379 + "sha256:1c80042067d5df90d184c6fbd58661350b3620f99d87a01c882953c4d5dfa52b" 1380 1380 ], 1381 1381 "markers": "python_version >= '3.8'", 1382 - "version": "==3.2.3" 1382 + "version": "==3.2.12" 1383 1383 }, 1384 1384 "py-vapid": { 1385 1385 "hashes": [