Skip to content

chore(deps): bump oracledb from 4.0.1 to 4.0.2 - #1109

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/oracledb-4.0.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/oracledb-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps oracledb from 4.0.1 to 4.0.2.

Release notes

Sourced from oracledb's releases.

v4.0.2

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

Commits
  • 807750b Preparing to release python-oracledb 4.0.2.
  • 1c6683b Fixed bug causing an exception to be raised when calling
  • 98777f4 Correct test.
  • 274db39 Tweaked release note.
  • c542377 Fixed bug where TIMESTAMP WITH TIME ZONE column data was converted incorrectly
  • b917422 Fixed bug causing precision and scale to be incorrect for timestamps and
  • 65badc7 Fixed bug when fetching NCHAR or NVARCHAR2 columns (#595).
  • afc5445 Fixed segfault when calling Connection.fetch_df_all() and
  • c08edf6 Fixed bug where callers waiting on ConnectionPool.acquire() would wait
  • 9c56a49 Fixed bug where ConnectionPool.wait_timeout returned the value in seconds
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [oracledb](https://github.com/oracle/python-oracledb) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 21, 2026

This branch has not been deployed

No deployments
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants