Skip to content

chore(deps): bump oracledb from 3.2.0 to 3.4.1 in /backend#4

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/backend/dev/oracledb-3.4.1
Open

chore(deps): bump oracledb from 3.2.0 to 3.4.1 in /backend#4
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/backend/dev/oracledb-3.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps oracledb from 3.2.0 to 3.4.1.

Release notes

Sourced from oracledb's releases.

v3.4.1

python-oracledb 3.4.1 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v3.4.0

python-oracledb 3.4.0 is now released. This release has the following highlights:

  • support for Direct Path Load in thin mode for fast data ingestion
  • support for data frames is no longer considered a pre-release
  • support for type mapping when querying with data frames
  • support for ingesting more Apache Arrow data types
  • support for ingesting Apache Arrow data frames containing multiple chunks
  • support for cursor.executemany() operating on large input data in batches
  • fine-grained control over LOB and number handling
  • new optional install dependencies for plugins

See the full release notes for all of the details.

v3.3.0

python-oracledb 3.3.0 is now released. This release has the following highlights:

  • support for sessionless transactions with Oracle Database 23ai
  • support for ingestion of dataframes
  • support for the ArrowArrayStream PyCapsule interface
  • pre-built binaries for Python 3.14 (this version is in the release candidate phase currently)

See the full release notes for all of the details.

Commits
  • f21d505 Preparing to release python-oracledb 3.4.1.
  • c9ecb6c Fixed bug that failed to handle the KeyboardInterrupt exception
  • 306e41b Fixed bug when fetching a timestamp with nanosecond precision into a
  • 30d956e Remove dead code.
  • 7451c30 Fix template.
  • 20e37fe Fixed bug when adding a call to a PL/SQL function which returns LOBs to
  • 75417f1 Ensure that PL/SQL errors found while building the schema are reported.
  • 55e9491 Raise helpful exception for requested_schema programming errors.
  • c3c2573 Fixed bug when setting "SOURCE_ROUTE" on the "DESCRIPTION" section of a
  • 3df1328 Error "DPY-2068: scroll operation is not supported on a non-scrollable
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oracledb](https://github.com/oracle/python-oracledb) from 3.2.0 to 3.4.1.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v3.2.0...v3.4.1)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 13, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants