chore(deps): bump the all group across 1 directory with 5 updates#2977
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the all group across 1 directory with 5 updates#2977dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [web3](https://github.com/ethereum/web3.py) | `7.14.0` | `7.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.13` | `0.15.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.24.2` | | [openai](https://github.com/openai/openai-python) | `2.15.0` | `2.21.0` | Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `web3` from 7.14.0 to 7.14.1 - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](ethereum/web3.py@v7.14.0...v7.14.1) Updates `ruff` from 0.14.13 to 0.15.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.13...0.15.1) Updates `filelock` from 3.20.3 to 3.24.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.3...3.24.2) Updates `openai` from 2.15.0 to 2.21.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.15.0...v2.21.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: filelock dependency-version: 3.24.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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 all group with 5 updates in the / directory:
25.026.07.14.07.14.10.14.130.15.13.20.33.24.22.15.02.21.0Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
web3from 7.14.0 to 7.14.1Changelog
Sourced from web3's changelog.
Commits
ea5e072Bump version: 7.14.0 → 7.14.18396964Compile release notes for v7.14.11864c89minor nit for release notes555aec6backport commits frommaintov7(#3809)Updates
rufffrom 0.14.13 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)Updates
filelockfrom 3.20.3 to 3.24.2Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
db3e05aRelease 3.24.2ab6b90e🐛 fix(rw): close sqlite3 cursors and skip SoftFileLock Windows race (#491)98b4ee9🐛 fix(test): resolve flaky write non-starvation test (#490)ef15f6b📝 docs: restructure using Diataxis framework (#489)0b2f65bRelease 3.24.1abccdba🐛 fix(soft): resolve Windows deadlock and test race condition (#488)2de9380Release 3.24.0d429e18✨ feat(lock): add lifetime parameter for lock expiration (#68) (#486)6c75bf7✨ feat(lock): add cancel_check to acquire (#309) (#487)fa6a27b🐛 fix(api): detect same-thread self-deadlock (#481)Updates
openaifrom 2.15.0 to 2.21.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
3e0c05brelease: 2.21.0e93f6cffix(webhooks): preserve method visibility for compatibility checks3ddbb7efeat(api): container network_policy and skills156d518docs: splitapi.mdby standalone resources72e1e15fix(structured outputs): resolve memory leak in parse methods (#2860)d81ee8fcodegen metadata01c9eeecodegen metadata957dadfchore(internal): fix lint error on Python 3.147b26bd3docs: update commentf2d096frelease: 2.20.0Dependabot 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