Skip to content

Commit c28cbf8

Browse files
Bump oracledb from 3.4.2 to 4.0.1
Bumps [oracledb](https://github.com/oracle/python-oracledb) from 3.4.2 to 4.0.1. - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v3.4.2...v4.0.1) --- updated-dependencies: - dependency-name: oracledb dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1b8edd commit c28cbf8

2 files changed

Lines changed: 1607 additions & 1593 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"pygls~=2.1.1",
4343
"duckdb>=1.2.2,<1.5.0",
4444
"teradatasqlalchemy~=20.0.0.9",
45-
"oracledb~=3.4.2",
45+
"oracledb>=3.4.2,<4.1.0",
4646
"databricks-switch-plugin~=0.1.7", # Temporary, until Switch is migrated to be a transpiler (LSP) plugin.
4747
"requests>=2.28.1,<3", # Matches databricks-sdk (and 'types-requests' below), to avoid conflicts.
4848
"pandas~=2.3.1", # Required for new configure assessment

0 commit comments

Comments
 (0)