Chore(deps): Bump psycopg from 3.2.2 to 3.2.3 in the small-changes group

Bumps the small-changes group with 1 update: [psycopg](https://github.com/psycopg/psycopg).


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

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-07 20:16:20 +00:00 committed by GitHub
parent facec317ef
commit f4c0cf4c7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
Pipfile.lock generated
View File

@ -1546,11 +1546,12 @@
"c" "c"
], ],
"hashes": [ "hashes": [
"sha256:8bad2e497ce22d556dac1464738cb948f8d6bab450d965cf1d8a8effd52412e0", "sha256:644d3973fe26908c73d4be746074f6e5224b03c1101d302d9a53bf565ad64907",
"sha256:babf565d459d8f72fb65da5e211dd0b58a52c51e4e1fa9cadecff42d6b7619b2" "sha256:a5764f67c27bec8bfac85764d23c534af2c27b893550377e37ce59c12aac47a2"
], ],
"index": "pypi",
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==3.2.2" "version": "==3.2.3"
}, },
"psycopg-c": { "psycopg-c": {
"hashes": [ "hashes": [
@ -2078,7 +2079,7 @@
"sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d",
"sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"
], ],
"markers": "python_version < '3.11'", "markers": "python_version < '3.13'",
"version": "==4.12.2" "version": "==4.12.2"
}, },
"tzdata": { "tzdata": {