Skip to content

chore(deps-dev): update cx-oracle requirement from <8.1,>8.0.0 to >8.0.0,<8.4#39753

Merged
rusackas merged 1 commit into
masterfrom
dependabot/pip/cx-oracle-gt-8.0.0-and-lt-8.4
May 6, 2026
Merged

chore(deps-dev): update cx-oracle requirement from <8.1,>8.0.0 to >8.0.0,<8.4#39753
rusackas merged 1 commit into
masterfrom
dependabot/pip/cx-oracle-gt-8.0.0-and-lt-8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on cx-oracle to permit the latest version.

Release notes

Sourced from cx-oracle's releases.

v8.3.0

cx_Oracle 8.3 is now released. This release introduced official support for Python 3.10 and addressed a few small issues. See the full release notes for all of the details.

Commits
  • 5728cf5 Try newer version of Sphinx.
  • 3a40eea ReadTheDocs only supports up to Python 3.8.
  • fde9ec7 ReadTheDocs requires configuration so make it happy.
  • 45118e0 Preparing to release cx_Oracle 8.3.
  • 29ca919 Add official support for Python 3.10.
  • ae687ce Improve documentation for WHERE IN clauses.
  • 2d33fec Test suite improvements.
  • 9db9d69 Batch loading documentation improvements.
  • 00dc44e Update ODPI-C.
  • 76157dd Add note that change to MessageProperties.msgid marked the attribute
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Labels

The following labels could not be found: pip. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown
Contributor

@bito-code-review bito-code-review Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review Agent Run #0b7f49

Actionable Suggestions - 1
  • pyproject.toml - 1
Review Details
  • Files reviewed - 1 · Commit Range: 75ac11f..75ac11f
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread pyproject.toml
"geojson",
]
oracle = ["cx-Oracle>8.0.0, <8.1"]
oracle = ["cx-Oracle>8.0.0, <8.4"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated Oracle Driver

The Oracle engine spec has migrated to oracledb (noting 'Previously used cx_Oracle, now uses oracledb' and listing 'oracledb' in pypi_packages), but pyproject.toml still specifies cx-Oracle. This creates inconsistency and uses a deprecated driver with potential compatibility issues. Consider updating to oracledb for better support and alignment.

Code Review Run #0b7f49


Should Bito avoid suggestions like this for future reviews? (Manage Rules)

  • Yes, avoid them

Updates the requirements on [cx-oracle](https://github.com/oracle/python-cx_Oracle) to permit the latest version.
- [Release notes](https://github.com/oracle/python-cx_Oracle/releases)
- [Commits](oracle/python-cx_Oracle@8.0.1...8.3.0)

---
updated-dependencies:
- dependency-name: cx-oracle
  dependency-version: 8.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/cx-oracle-gt-8.0.0-and-lt-8.4 branch from 75ac11f to 922fa6d Compare April 30, 2026 13:12
@rusackas rusackas requested a review from betodealmeida April 30, 2026 13:13
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented May 1, 2026

Code Review Agent Run #415c46

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 922fa6d..922fa6d
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Copy link
Copy Markdown
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I think...

@rusackas rusackas merged commit 14d28c3 into master May 6, 2026
61 checks passed
@rusackas rusackas deleted the dependabot/pip/cx-oracle-gt-8.0.0-and-lt-8.4 branch May 6, 2026 05:05
bestlong pushed a commit to bestlong/superset that referenced this pull request May 7, 2026
…0.0,<8.4 (apache#39753)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
…0.0,<8.4 (apache#39753)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant