Bump the python-dependencies group with 4 updates#3
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-dependencies group with 4 updates#3dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-dependencies group with 4 updates: [numpy](https://github.com/numpy/numpy), [tqdm](https://github.com/tqdm/tqdm), [pydantic-settings](https://github.com/pydantic/pydantic-settings) and [ruff](https://github.com/astral-sh/ruff). Updates `numpy` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.1...v2.4.2) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `pydantic-settings` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.0) Updates `ruff` from 0.14.14 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.14...0.15.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... 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 python-dependencies group with 4 updates: numpy, tqdm, pydantic-settings and ruff.
Updates
numpyfrom 2.4.1 to 2.4.2Release notes
Sourced from numpy's releases.
Commits
c81c49fMerge pull request #30757 from charris/prepare-2.4.2b3ae9c5REL: Prepare for the NumPy 2.4.2 release9de8984Merge pull request #30737 from mattip/scipy-openblas-backportb7be329backport scipy-openblas version change7ff9863Merge pull request #30736 from charris/backport-30667431fffbMAINT: Skip tests that require buffer.127235fBUG: fix thread safety ofarray_getbuffer(#30667)18bdb2eMerge pull request #30713 from charris/backport-3071041dd751Merge pull request #30712 from charris/backport-307057a278daBUG: Fixup the quantile promotion fixupUpdates
tqdmfrom 4.67.1 to 4.67.3Release notes
Sourced from tqdm's releases.
Commits
75bdb6cfix py3.7 compat09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap0647db1misc tidyUpdates
pydantic-settingsfrom 2.12.0 to 2.13.0Release notes
Sourced from pydantic-settings's releases.
Commits
198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)e460f0bUpdate deps (#768)a04b034fix: Only override preferred_key when no value was found (#767)f6ddaeeAllowsnake_case_conversionwithenv_prefixfor Azure Key Vault source (#...6ce78bcfeat(gcp): support SecretVersion annotation for per-field secret versioning (...21c7093CLI format_help method support (#759)0e96e9cAdd support for overriding default help on CLI internal parser. (#758)Updates
rufffrom 0.14.14 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)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 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