Bump oracledb from 3.4.2 to 4.0.1#2491
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
|
be2e292 to
8d6f199
Compare
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>
8d6f199 to
d4318e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps oracledb from 3.4.2 to 4.0.1.
Release notes
Sourced from oracledb's releases.
Commits
3daef05Preparing to release python-oracledb 4.0.1.8785945Tweak docs.899257eRemove checks for Oracle Client libraries earlier than 19 since those versionsde7cbb8Mark fixtures as session-based fixtures when they can be to avoid unnecessarya5a5700Fixed bug when specifying wallet_location as the keyword SYSTEM (which isac85017Fixed bug when specifying a value for the ORA_SDTZ environment variable as one52cfd20Merged test files and added tests for validating a connection pool does notafab713Fixed bug causing a connection pool to grow beyond its maximum alloweda7b40f1Add missing closing brace!99d9ff0Include the C library in the matrix to ensure unique artifact names.