chore(deps): update psycopg requirement from >=3.3.3 to >=3.3.4
Open
Number: #7
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
June 28, 2026 at 12:29 AM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
June 28, 2026 at 01:43 AM UTC
(about 1 month ago)
(about 1 month ago)
Description:
Updates the requirements on psycopg to permit the latest version.
Changelog
Sourced from psycopg's changelog.
.. currentmodule:: psycopg
.. index:: single: Release notes single: News
psycopgrelease notesFuture releases
Psycopg 3.3.5 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Discard prepared statements upon :sql:
ALTER *orDISCARD *(:ticket:[#1307](https://github.com/psycopg/psycopg/issues/1307)).Current release
Psycopg 3.3.4 ^^^^^^^^^^^^^
- Fix possible spurious connection timeout in systems with very long uptimes in C extension (:ticket:
[#1280](https://github.com/psycopg/psycopg/issues/1280)).- Fix client-side adaptation of enums whose name require quotes (:ticket:
[#1298](https://github.com/psycopg/psycopg/issues/1298)).- Consistently populate
~Cursor.statusmessageafter~Cursor.executemany()(:ticket:[#1302](https://github.com/psycopg/psycopg/issues/1302)).Psycopg 3.3.3 ^^^^^^^^^^^^^
- Retain
Error.pgconnwhen raising a single exception for multiple connection attempt errors (:ticket:[#1246](https://github.com/psycopg/psycopg/issues/1246)).- Return a proper error when server sends
ErrorResponsefor aSyncafter aParse(:ticket:[#1260](https://github.com/psycopg/psycopg/issues/1260)).Psycopg 3.3.2 ^^^^^^^^^^^^^
Fix race condition in adapters at startup (:ticket:
[#1230](https://github.com/psycopg/psycopg/issues/1230)).Psycopg 3.3.1 ^^^^^^^^^^^^^
... (truncated)
Commits
83f1103chore: bump psycopg_pool package version to 3.3.11828770chore: bump psycopg package version to 3.3.48be14bbMerge pull request #1301 from oliverhaas/fix/sync-pool-open-raceaee0bf2fix(pool): fix race in the construction of the sync ConnectionPool lockbc4d303chore(deps): bump the actions group across 1 directory with 4 updates785379ffix: retain statusmessage after executemany with returning=False8882a73perf: do less if X in Y: return Y[X] for cache-like patterns2f78539Merge pull request #1299 from dvarrazzo/fix-camel-enum37ef1dctest: skip test on crdb depending on precise regtype behaviour7f2f1d1fix: fix client-side representation of enums requiring quotes- Additional commits viewable in compare view
Package Dependencies
Technical Details
| ID: | 16095506 |
| UUID: | 4760501014 |
| Node ID: | PR_kwDOSt7G3M7rZvXO |
| Host: | GitHub |
| Repository: | codebyit/inktracker |