Bump the python-deps group across 1 directory with 5 updates#110
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-deps group across 1 directory with 5 updates#110dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.3` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.24.2` | `1.24.3` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [typer](https://github.com/fastapi/typer) | `0.24.0` | `0.24.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.2` | `0.15.6` | Updates `numpy` from 2.4.2 to 2.4.3 - [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.2...v2.4.3) Updates `onnxruntime` from 1.24.2 to 1.24.3 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.24.2...v1.24.3) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `typer` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.24.0...0.24.1) Updates `ruff` from 0.15.2 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.15.2...0.15.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: onnxruntime dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... 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-deps group with 5 updates in the / directory:
2.4.22.4.31.24.21.24.31.2.11.2.20.24.00.24.10.15.20.15.6Updates
numpyfrom 2.4.2 to 2.4.3Release notes
Sourced from numpy's releases.
Commits
8bcb2e7Merge pull request #30974 from charris/prepare-2.4.39a2b5eeREL: Prepare for the NumPy 2.4.3 releasea822ac2Merge pull request #30973 from charris/backport-30961039bf54MAINT: update openblas (#30961)254bafaMerge pull request #30955 from charris/backport-308790cc7d38ENH: Test .kind not .char in np.testing.assert_equal (#30879)9ee571dMerge pull request #30957 from charris/backport-30918f302a16Merge pull request #30958 from charris/backport-30938d240a09MAINT: Don't use vulture 2.15, it has false positives4fc08e9MAINT: Don't use vulture 2.15, it has false positivesUpdates
onnxruntimefrom 1.24.2 to 1.24.3Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
3a728b7ORT 1.24.3 release cherry pick round 4 (#27558)dd6a854ORT 1.24.3 release cherry pick round 3 (#27501)15c006bORT 1.24.3 release cherry pick round 2 (#27492)ee26608ORT 1.24.3 release cherry pick round 1 (#27476)Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
typerfrom 0.24.0 to 0.24.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
rufffrom 0.15.2 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...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