chore(deps): bump the production-dependencies group with 2 updates - #3405
Merged
kukushking merged 1 commit intoJul 21, 2026
Merged
Conversation
Bumps the production-dependencies group with 2 updates: [oracledb](https://github.com/oracle/python-oracledb) and [async-timeout](https://github.com/aio-libs/async-timeout). Updates `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) Updates `async-timeout` from 4.0.3 to 5.0.1 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs-abandoned/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs-abandoned/async-timeout@v4.0.3...v5.0.1) --- updated-dependencies: - dependency-name: oracledb dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: async-timeout dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
kukushking
approved these changes
Jul 21, 2026
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 the production-dependencies group with 2 updates: oracledb and async-timeout.
Updates
oracledbfrom 4.0.1 to 4.0.2Release notes
Sourced from oracledb's releases.
Commits
807750bPreparing to release python-oracledb 4.0.2.1c6683bFixed bug causing an exception to be raised when calling98777f4Correct test.274db39Tweaked release note.c542377Fixed bug where TIMESTAMP WITH TIME ZONE column data was converted incorrectlyb917422Fixed bug causing precision and scale to be incorrect for timestamps and65badc7Fixed bug when fetching NCHAR or NVARCHAR2 columns (#595).afc5445Fixed segfault when calling Connection.fetch_df_all() andc08edf6Fixed bug where callers waiting on ConnectionPool.acquire() would wait9c56a49Fixed bug where ConnectionPool.wait_timeout returned the value in secondsUpdates
async-timeoutfrom 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41Bump to 5.0.11af7d71Bump to 5.0.13bf26d9Fix #423: add requirements.txt to sdist package (#425)380e8baMention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0Update README3d3e3e4Bump to 5.0.0d5c21f3Mimic asyncio.Timeout behavior (#422)a1111c2Drop deprecated sync context manager support (#421)00fd343Imports cleanup7b61b33Update CI config fileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions