Skip to content

deps(python): update oracledb requirement from >=2.3.0 to >=3.4.2#293

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/oracledb-gte-3.4.2
Open

deps(python): update oracledb requirement from >=2.3.0 to >=3.4.2#293
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/oracledb-gte-3.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on oracledb to permit the latest version.

Release notes

Sourced from oracledb's releases.

v3.4.2

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

Commits
  • 51581ee Preparing to release python-oracledb 3.4.2.
  • 81ceb55 Fixed bug which caused Connection.call_timeout to be reset to zero when
  • 4a94025 Eliminated memory leak when converting a third party data frame to one
  • 36a2951 Fixed bug when decoding PL/SQL booleans in Oracle Database 12.1 (#565).
  • 6072f01 Grammar fix.
  • f8be001 Fixed bug causing hang when using asyncio and the database closes the
  • 6e0d8b9 Eliminated race condition in background thread/coroutine management for
  • 40200bf Adjusted code and tests to be capable of being run in environments other
  • 36f8899 Added support for ingesting Arrow arrays which only consist of null
  • 7bf23b6 Fixed bug when calling Cursor.executemany() with all of the values in at
  • 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 [oracledb](https://github.com/oracle/python-oracledb) to permit the latest version.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v2.3.0...v3.4.2)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 3.4.2
  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 Pull requests that update python code labels Apr 13, 2026
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