chore(deps): bump the all group across 1 directory with 6 updates#2989
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the all group across 1 directory with 6 updates#2989dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all group with 6 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.6` | | [deepdiff](https://github.com/seperman/deepdiff) | `8.6.1` | `8.6.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.25.2` | | [openai](https://github.com/openai/openai-python) | `2.15.0` | `2.29.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.6 - [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.6) Updates `deepdiff` from 8.6.1 to 8.6.2 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/docs/changelog.rst) - [Commits](qlustered/deepdiff@8.6.1...8.6.2) Updates `filelock` from 3.20.3 to 3.25.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.25.2) Updates `openai` from 2.15.0 to 2.29.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.29.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.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: deepdiff dependency-version: 8.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.29.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 6 updates in the / directory:
25.026.07.14.07.14.10.14.130.15.68.6.18.6.23.20.33.25.22.15.02.29.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.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
deepdifffrom 8.6.1 to 8.6.2Release notes
Sourced from deepdiff's releases.
Commits
0d07ec2Merge commit from fork791f5aaupdating CVE numbera6aafeaupdating docsa0950abBump version: 8.6.1 → 8.6.2887128aFix (CVE-2025-58367)Updates
filelockfrom 3.20.3 to 3.25.2Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)7f195d9Release 3.25.0df2754e✨ feat(async): add AsyncReadWriteLock (#506)8a359c5Standardize .github files to .yaml suffixUpdates
openaifrom 2.15.0 to 2.29.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
acd0c54release: 2.29.02c67256feat(api): 5.4 nano and mini model slugsbc96310feat(api): add in and nin operators to ComparisonFilter typecf8e9e7chore(internal): tweak CI branches11f50b6fix(deps): bump minimum typing-extensions version02b3071fix(pydantic): do not passby_aliasunless setfdf7f83codegen metadata28bda04codegen metadataf857bdcfeat(api): add defer_loading field to ToolFunctionc9ccb8ffeat(api): add /v1/videos endpoint to batches create methodDependabot 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