Skip to content

chore(deps): update psycopg-binary requirement from >=3.2.5 to >=3.2.13 in /e2e-python - #3849

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/uv/e2e-python/psycopg-binary-gte-3.2.13
Apr 13, 2026
Merged

chore(deps): update psycopg-binary requirement from >=3.2.5 to >=3.2.13 in /e2e-python#3849
mergify[bot] merged 1 commit into
mainfrom
dependabot/uv/e2e-python/psycopg-binary-gte-3.2.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on psycopg-binary to permit the latest version.

Changelog

Sourced from psycopg-binary's changelog.

.. currentmodule:: psycopg

.. index:: single: Release notes single: News

psycopg release notes

Future releases

Psycopg 3.3.4 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Fix possible spurious connection timeout in systems with very long uptimes in C extension (:ticket:[#1280](https://github.com/psycopg/psycopg/issues/1280)).

Current release

Psycopg 3.3.3 ^^^^^^^^^^^^^

  • Retain Error.pgconn when 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 ErrorResponse for a Sync after a Parse (: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 ^^^^^^^^^^^^^

Fix iteration on server-side cursors (:ticket:[#1226](https://github.com/psycopg/psycopg/issues/1226)).

Psycopg 3.3.0

.. rubric:: New top-level features

  • Add :ref:template strings queries \<template-strings> (:ticket:[#1054](https://github.com/psycopg/psycopg/issues/1054)).
  • More flexible :ref:composite adaptation<adapt-composite>: it is now possible

... (truncated)

Commits
  • e854a69 chore: bump psycopg package version to 3.2.13
  • 7aaebc9 Merge pull request #1217 from dvarrazzo/fix/used-gssapi-on-build
  • 9738856 fix: check build version too to determine PQconnectionUsedGSSAPI availability
  • 05674cc Merge pull request #1214 from dvarrazzo/fix/pool-check-cancel
  • 4f6d792 refactor(pool): add _close_connection() method
  • 6b1b37b fix(pool): trap CancelledError more consistently in the pool codebase
  • 2931a1a fix(pool): manage CancelledError in some exception handling path
  • 4040f60 docs: fix released version in news entry
  • 397cc09 chore: fix license metadata
  • 010b5b1 Merge branch 'fix/improve-dns-error-message-3.2' into maint-3.2
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [psycopg-binary](https://github.com/psycopg/psycopg) to permit the latest version.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.5...3.2.13)

---
updated-dependencies:
- dependency-name: psycopg-binary
  dependency-version: 3.2.13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 12, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@mergify
mergify Bot merged commit 44b9ef9 into main Apr 13, 2026
10 of 20 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/e2e-python/psycopg-binary-gte-3.2.13 branch April 13, 2026 08:02
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…ip ci]

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.9.
Release notes

*Sourced from [org.postgresql:postgresql's releases](https://github.com/pgjdbc/pgjdbc/releases).*

> v42.7.9
> -------
>
> Changes
> -------
>
> * Added changelogs for version 42.7.9 [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3908](https://redirect.github.com/pgjdbc/pgjdbc/issues/3908))
> * the classloader is nullable, and remove a space [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907))
> * fix: incorrect pg\_stat\_replication.reply\_time calculation [`@​atorik`](https://github.com/atorik) ([ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906))
> * fix: issue [ArcadeData#3892](https://redirect.github.com/pgjdbc/pgjdbc/issues/3892), PGXAConnection.prepare(Xid) should return XA\_RDONLY if the connection is read only [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897))
> * fix badges for maven central and search paths. Sonatype has changed the search paths [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3901](https://redirect.github.com/pgjdbc/pgjdbc/issues/3901))
> * fix: make all Calendar instances proleptic Gregorian ([ArcadeData#3837](https://redirect.github.com/pgjdbc/pgjdbc/issues/3837)) [`@​m-van-tilburg`](https://github.com/m-van-tilburg) ([ArcadeData#3887](https://redirect.github.com/pgjdbc/pgjdbc/issues/3887))
> * test: add CI tests with Java 26 [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3893](https://redirect.github.com/pgjdbc/pgjdbc/issues/3893))
> * perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3866](https://redirect.github.com/pgjdbc/pgjdbc/issues/3866))
> * use ssl\_is\_used() to check for ssl connection [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3867](https://redirect.github.com/pgjdbc/pgjdbc/issues/3867))
> * Add PEMKeyManager to handle PEM based certs and keys. [`@​harinath001`](https://github.com/harinath001) ([ArcadeData#3700](https://redirect.github.com/pgjdbc/pgjdbc/issues/3700))
> * Comment and simplify the complex state machine logic in QueryExecutorImpl [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3850](https://redirect.github.com/pgjdbc/pgjdbc/issues/3850))
> * Revert "fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN" [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3851](https://redirect.github.com/pgjdbc/pgjdbc/issues/3851))
> * fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN [`@​ShenFeng312`](https://github.com/ShenFeng312) ([ArcadeData#3838](https://redirect.github.com/pgjdbc/pgjdbc/issues/3838))
> * Small simplication of locking patterns in QueryExecutorBase [`@​Sanne`](https://github.com/Sanne) ([ArcadeData#3849](https://redirect.github.com/pgjdbc/pgjdbc/issues/3849))
> * doc: update property quoteReturningIdentifiers default value [`@​sodekim`](https://github.com/sodekim) ([ArcadeData#3847](https://redirect.github.com/pgjdbc/pgjdbc/issues/3847))
> * feat: default query timeout property [`@​cfredri4`](https://github.com/cfredri4) ([ArcadeData#3705](https://redirect.github.com/pgjdbc/pgjdbc/issues/3705))
> * create action to deploy docs to <https://pgjdbc.github.io/> [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3819](https://redirect.github.com/pgjdbc/pgjdbc/issues/3819))
> * fix homepage release note [`@​davecramer`](https://github.com/davecramer) ([ArcadeData#3817](https://redirect.github.com/pgjdbc/pgjdbc/issues/3817))
>
> 🐛 Bug Fixes
> -----------
>
> * fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3903](https://redirect.github.com/pgjdbc/pgjdbc/issues/3903))
> * fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3886](https://redirect.github.com/pgjdbc/pgjdbc/issues/3886))
>
> 📝 Documentation
> ---------------
>
> * doc: add the new PGP signing key to the official documentation [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3813](https://redirect.github.com/pgjdbc/pgjdbc/issues/3813))
>
> 🧰 Maintenance
> -------------
>
> * chore: remove unused com.github.spotbugs Gradle plugin dependency [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3868](https://redirect.github.com/pgjdbc/pgjdbc/issues/3868))
> * chore: drop SpotBugs as we do not seem to use it [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3834](https://redirect.github.com/pgjdbc/pgjdbc/issues/3834))
> * chore: bump version to 42.7.9 after 42.7.8 release [`@​vlsi`](https://github.com/vlsi) ([ArcadeData#3810](https://redirect.github.com/pgjdbc/pgjdbc/issues/3810))
>
> ⬆️ Dependencies
> ---------------
>
> * chore(deps): update actions/create-github-app-token digest to 29824e6 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3898](https://redirect.github.com/pgjdbc/pgjdbc/issues/3898))
> * chore(deps): update actions/setup-java digest to c1e3236 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3899](https://redirect.github.com/pgjdbc/pgjdbc/issues/3899))
> * chore(deps): update codecov/codecov-action digest to 671740a [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3900](https://redirect.github.com/pgjdbc/pgjdbc/issues/3900))
> * fix(deps): update dependency org.junit:junit-bom to v5.14.1 - autoclosed [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3884](https://redirect.github.com/pgjdbc/pgjdbc/issues/3884))
> * fix(deps): update dependency org.apache.bcel:bcel to v6.11.0 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3883](https://redirect.github.com/pgjdbc/pgjdbc/issues/3883))
> * fix(deps): update dependency org.mockito:mockito-bom to v5.20.0 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3885](https://redirect.github.com/pgjdbc/pgjdbc/issues/3885))
> * fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.18.2 [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3882](https://redirect.github.com/pgjdbc/pgjdbc/issues/3882))
> * chore(deps): update github/codeql-action digest to 497990d [`@​renovate-bot`](https://github.com/renovate-bot) ([ArcadeData#3881](https://redirect.github.com/pgjdbc/pgjdbc/issues/3881))

... (truncated)


Changelog

*Sourced from [org.postgresql:postgresql's changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md).*

> [42.7.9] (2026-01-14)
> ---------------------
>
> ### Added
>
> * feat: query timeout property [PR [ArcadeData#3705](https://redirect.github.com/pgjdbc/pgjdbc/issues/3705)]([pgjdbc/pgjdbc#3705](https://redirect.github.com/pgjdbc/pgjdbc/pull/3705))
> * feat: Add PEMKeyManager to handle PEM based certs and keys [PR [ArcadeData#3700](https://redirect.github.com/pgjdbc/pgjdbc/issues/3700)]([pgjdbc/pgjdbc#3700](https://redirect.github.com/pgjdbc/pgjdbc/pull/3700))
>
> ### Changed
>
> * perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder
> * doc: update property quoteReturningIdentifiers default value [PR [ArcadeData#3847](https://redirect.github.com/pgjdbc/pgjdbc/issues/3847)]([pgjdbc/pgjdbc#3847](https://redirect.github.com/pgjdbc/pgjdbc/pull/3847))
> * security: Use a static method forName to load all user supplied classes. Use the Class.forName 3 parameter method and do not initilize it unless it is a subclass of the expected class
>
> ### Fixed
>
> * fix: incorrect pg\_stat\_replication.reply\_time calculation [PR [ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906)]([pgjdbc/pgjdbc#3906](https://redirect.github.com/pgjdbc/pgjdbc/pull/3906))
> * fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob
> * fix: PGXAConnection.prepare(Xid) should return XA\_RDONLY if the connection is read only [PR [ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897)]([pgjdbc/pgjdbc#3897](https://redirect.github.com/pgjdbc/pgjdbc/pull/3897))
> * fix: make all Calendar instances proleptic Gregorian [PR [ArcadeData#3837](https://redirect.github.com/pgjdbc/pgjdbc/issues/3837)]([pgjdbc/pgjdbc#3887](https://redirect.github.com/pgjdbc/pgjdbc/pull/3887))
> * fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings [PR [ArcadeData#3897](https://redirect.github.com/pgjdbc/pgjdbc/issues/3897)]([pgjdbc/pgjdbc#3849](https://redirect.github.com/pgjdbc/pgjdbc/pull/3849))
> * fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [PR [ArcadeData#3886](https://redirect.github.com/pgjdbc/pgjdbc/issues/3886)]([pgjdbc/pgjdbc#3886](https://redirect.github.com/pgjdbc/pgjdbc/pull/3886))
> * fix: Issue [ArcadeData#3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN [PR [ArcadeData#3838](https://redirect.github.com/pgjdbc/pgjdbc/issues/3838)]([pgjdbc/pgjdbc#3838](https://redirect.github.com/pgjdbc/pgjdbc/pull/3838))
> * fix: use ssl\_is\_used() to check for ssl connection [PR [ArcadeData#3867](https://redirect.github.com/pgjdbc/pgjdbc/issues/3867)]([pgjdbc/pgjdbc#3867](https://redirect.github.com/pgjdbc/pgjdbc/pull/3867))
> * fix: the classloader is nullable [PR [ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907)]([pgjdbc/pgjdbc#3907](https://redirect.github.com/pgjdbc/pgjdbc/pull/3907))


Commits

* [`79b784e`](pgjdbc/pgjdbc@79b784e) Added changelogs for version 42.7.9 ([ArcadeData#3908](https://redirect.github.com/pgjdbc/pgjdbc/issues/3908))
* [`1c00ffc`](pgjdbc/pgjdbc@1c00ffc) doc: add the new PGP signing key to the official documentation
* [`f774000`](pgjdbc/pgjdbc@f774000) chore(deps): update actions/create-github-app-token digest to 29824e6
* [`27daf3b`](pgjdbc/pgjdbc@27daf3b) chore(deps): update actions/setup-java digest to c1e3236
* [`6eb01ff`](pgjdbc/pgjdbc@6eb01ff) chore(deps): update codecov/codecov-action digest to 671740a
* [`dbf1e57`](pgjdbc/pgjdbc@dbf1e57) the classloader is nullable, and remove a space ([ArcadeData#3907](https://redirect.github.com/pgjdbc/pgjdbc/issues/3907))
* [`6a20574`](pgjdbc/pgjdbc@6a20574) Merge commit from fork
* [`c07721a`](pgjdbc/pgjdbc@c07721a) fix: incorrect pg\_stat\_replication.reply\_time calculation ([ArcadeData#3906](https://redirect.github.com/pgjdbc/pgjdbc/issues/3906))
* [`83023f3`](pgjdbc/pgjdbc@83023f3) fix: close temporary lob descriptors that are used internally in PreparedStat...
* [`62c9805`](pgjdbc/pgjdbc@62c9805) fix: issue [ArcadeData#3892](https://redirect.github.com/pgjdbc/pgjdbc/issues/3892), PGXAConnection.prepare(Xid) should return XA\_RDONLY if the ...
* Additional commits viewable in [compare view](pgjdbc/pgjdbc@REL42.7.8...REL42.7.9)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.7.8&new-version=42.7.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant