chore(deps): bump the production-dependencies group with 4 updates #3125
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 4 updates: typing-extensions, oracledb, aiohttp and deltalake.
Updates
typing-extensions
from 4.12.2 to 4.13.1Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
45a8847
Prepare release 4.13.1 (#573)f264e58
Move CI to "ubuntu-latest" (round 2) (#570)5ce0e69
Fix TypeError with evaluate_forward_ref on some 3.10 and 3.9 versions (#558)304f5cb
Add SQLAlchemy to third-party daily tests (#561)ebe2b94
Fix duplicated keywords for typing._ConcatenateGenericAlias in 3.10.2 (#557)9f93d6f
Add intersphinx links for 3.13 typing features (#550)c893401
Prepare release 4.13.0 (#555)6239d86
Use latest Python docs as intersphinx base rather than 3.12 docs (#549)671a337
Fix 'Test and lint' workflow running on forks (#551)e77e8e2
Disable pyanalyze tests for now (#554)Updates
oracledb
from 3.0.0 to 3.1.0Release notes
Sourced from oracledb's releases.
Commits
73e5063
Preparing to release python-oracledb 3.1.0.2ebf092
Use order by clause to ensure expected order.5311008
Tweak release notes for consistency.9d04d8b
Documentation improvements.d7aa5fe
Made the Azure App Centralized Configuration Provider connection string37144e0
Fixed bug when fetching nested cursors.a622afa
Fixed bug when using temporary LOBs with implicit pooling.8888127
Fixed bug when connecting to an AC-enabled service (#476).74a4edf
Doc improvements.1920c42
Correct support for booleans in data frames.Updates
aiohttp
from 3.11.14 to 3.11.16Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
c723b3c
Release 3.11.16 (#10679)6a3d835
[PR #10675/048ef4c backport][3.11] Remove useless nonlocal statements in test...be15472
[PR #10672/35c979b backport][3.11] Fix headers being mutated if passed to web...b65000d
Replace deprecatedasyncio.iscoroutinefunction
with its counterpart… (#10663)2082fba
Increment version to 3.11.16.dev0 (#10661)d2d3621
Release 3.11.15 (#10659)7f7d681
[PR #10656/06db052e backport][3.11] Revert: Close the socket if there's a fai...b93993d
[PR #10644/8c4e60b0 backport][3.11] Add benchmarks for streaming API (#10645)bc813e6
[PR #10601/f7cac7e6 backport][3.11] Reduce WebSocket buffer slicing overhead ...34cb977
[PR #10638/caa5792a backport][3.11] Convert format calls to f-strings in WebS...Updates
deltalake
from 0.25.4 to 0.25.5Release notes
Sourced from deltalake's releases.
Commits
3e13d43
chore: relax the pyarrow constraints now that 19.0.1 is out (#3361)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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