chore(deps): bump the production-dependencies group with 2 updates #3150
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: setuptools and oracledb.
Updates
setuptools
from 80.4.0 to 80.7.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
12ca018
Bump version: 80.7.0 → 80.7.131f8cac
Merge pull request #4999 from pypa/bugfix/4998-directory-not-emptye6f9ee9
In installer, when discovering egg dists, let metadata discovery search each ...76d2923
Only attempt to fetch eggs for unsatisfied requirements.486081e
Bump version: 80.6.0 → 80.7.0f2748d1
Merge pull request #4997 from pypa/feature/remove-more-pkg_resources1089223
Merge pull request #4996 from abravalheri/cleanup-distutils00c16df
Bump version: 80.5.0 → 80.6.089d3aef
Add news fragment.b74789e
Merge https://github.com/jaraco/skeletonUpdates
oracledb
from 3.1.0 to 3.1.1Release notes
Sourced from oracledb's releases.
Commits
5b61ac8
Preparing to release python-oracledb 3.1.1.c11034a
Adjust tests for bug fix in newer databases.e572870
Release note tweaks.cc091c4
Fixed parsing of the connect string when using the Azure Config Store03182f3
Fixed memory corruption in data frame queries (#489) and added supportd210dff
Put all methods in alphabetical order.c73ba53
Fixed a bug resultging in a segfault when attempting to use an outputf782233
Added support for using the Cython 3.1 release (#493).3e57f6f
Miscellaneous grammar and spelling fixes by John Bampton (PR #479).a20e756
Fixed bug with some databases when a connection is killed.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