-
Notifications
You must be signed in to change notification settings - Fork 21
Bump the dependencies group across 1 directory with 13 updates #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
8d66741 to
ecd3cb2
Compare
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.11.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.13` | `3.11.14` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.17.0` | `3.18.0` | | [numpy](https://github.com/numpy/numpy) | `2.2.2` | `2.2.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.9` | `0.11.2` | | [types-tqdm](https://github.com/python/typeshed) | `4.67.0.20250301` | `4.67.0.20250319` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20250301` | `2.32.0.20250328` | | [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `17.17` | `17.19` | | [tox](https://github.com/tox-dev/tox) | `4.24.1` | `4.25.0` | | [datasets](https://github.com/huggingface/datasets) | `3.3.2` | `3.5.0` | | [transformers](https://github.com/huggingface/transformers) | `4.49.0` | `4.50.3` | Updates `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) Updates `pydantic` from 2.10.6 to 2.11.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.1) Updates `aiohttp` from 3.11.13 to 3.11.14 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.13...v3.11.14) Updates `filelock` from 3.17.0 to 3.18.0 - [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.17.0...3.18.0) Updates `numpy` from 2.2.2 to 2.2.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.4) Updates `ruff` from 0.9.9 to 0.11.2 - [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.9.9...0.11.2) Updates `types-tqdm` from 4.67.0.20250301 to 4.67.0.20250319 - [Commits](https://github.com/python/typeshed/commits) Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) Updates `types-requests` from 2.32.0.20250301 to 2.32.0.20250328 - [Commits](https://github.com/python/typeshed/commits) Updates `pyarrow-stubs` from 17.17 to 17.19 - [Release notes](https://github.com/zen-xu/pyarrow-stubs/releases) - [Commits](zen-xu/pyarrow-stubs@17.17...17.19) Updates `tox` from 4.24.1 to 4.25.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.1...4.25.0) Updates `datasets` from 3.3.2 to 3.5.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.3.2...3.5.0) Updates `transformers` from 4.49.0 to 4.50.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.49.0...v4.50.3) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-tqdm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyarrow-stubs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: datasets dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: transformers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ecd3cb2 to
50d6a16
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
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 dependencies group with 13 updates in the / directory:
13.9.414.0.02.10.62.11.13.11.133.11.143.17.03.18.02.2.22.2.40.9.90.11.24.67.0.202503014.67.0.202503194.1.04.2.02.32.0.202503012.32.0.2025032817.1717.194.24.14.25.03.3.23.5.04.49.04.50.3Updates
richfrom 13.9.4 to 14.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
72e3bb3Merge pull request #3681 from Textualize/bump14.0.0859d77bbump to 13.0.02bae2feUpdate feature_request.md07b738aMerge pull request #3610 from kotfu/mastere667349Merge pull request #3624 from itamaro/patch-1a48a5b3Merge pull request #3677 from Textualize/exception-groups4de139eMerge pull request #3679 from bcapener/remove-leftover-code8f68c84changelogec5d2f1Merge branch 'master' into exception-groups13f9b4fstyle tweakUpdates
pydanticfrom 2.10.6 to 2.11.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
6c38dc9Prepare release v2.11.1 (#11648)1dcddacDo not override'definitions-ref'schemas containing serialization schemas ...024fdaeFix small typos (#11643)58e61faPrepare release v2.11.0 (#11635)e2c2e81Addgenerate_arguments_schema()experimental function (#11572)72bea3fAddmkdocs-llmstxtdocumentation plugin (#11632)fcba832Simplify customization of default value inclusion in JSON Schema generation (...6f11161Add support for extra keys validation for models (#11578)7917b11Disable third-party workflow issue report (#11629)f5226d2Bumppydantic-coreto v2.33.0 (#11631)Updates
aiohttpfrom 3.11.13 to 3.11.14Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
1a48a62Release 3.11.14 (#10582)d40e227[PR #10577/3c60cd22 backport][3.11] Parametrize leak tests (#10580)9396ef1[PR #10542/e1d2d77c backport][3.11] only useAI_ADDRCONFIGwhen supported b...4005080[PR #10564/a59e74b7 backport][3.11] Log offending websocket client address wh...6ae2570[PR #10569/dfbf782b backport][3.11] Break cyclic references when there is an ...771d203[PR #10556/9d4e1161 backport][3.11] Break cyclic references at connection clo...6357c05[PR #10551/d067260d backport][3.11] Re-raise OSError as ClientConnectionError...e9f3f03[PR #10529/492f63dc backport][3.11] Fixed bug that lead to infinite wait for ...928e6d7[PR #10552/44e669be backport][3.11] Cache parsing of the content-type (#10557)7205661[PR #10553/55c5f1fc backport][3.11] Add benchmark for JSON post requests that...Updates
filelockfrom 3.17.0 to 3.18.0Release notes
Sourced from filelock's releases.
Commits
129a1ef[pre-commit.ci] pre-commit autoupdate (#405)717d7e0[pre-commit.ci] pre-commit autoupdate (#403)efba779[pre-commit.ci] pre-commit autoupdate (#401)82f5a2dSupport fcntl check on Emscripten (#398)468ba43[pre-commit.ci] pre-commit autoupdate (#396)0ac6826[pre-commit.ci] pre-commit autoupdate (#395)b5f98a6Indicate that locks are exclusive/write locks. (#394)3c9b680[pre-commit.ci] pre-commit autoupdate (#393)2760759[pre-commit.ci] pre-commit autoupdate (#391)18c9571Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#390)Updates
numpyfrom 2.2.2 to 2.2.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
3b37785Merge pull request #28543 from charris/prepare-2.2.46f94b15REL: Prepare for the NumPy 2.2.4 release [wheel build]1188650Merge pull request #28542 from charris/backport-typing-418795c2TYP: fix stubtest error innumpy.ma(#28541)110bb8eTYP: fix typing errors innumpy.ndarray(#28540)bed0064TYP: fix stubtest errors innumpy.testing(#28539)2ff0b88TYP: fix stubtest errors innumpy.random(#28538)ecf97aeTYP: fix stubtest errors innumpy.mat[rix]lib(#28537)5bdbd6dTYP: fix stubtest errors innumpy._globals(#28536)8f561dbTYP: fix stubtest errors innumpy._core(#28535)Updates
rufffrom 0.9.9 to 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4773878Bump 0.11.2 (#16896)2a4d835Use the commonOperatorPrecedencefor the parser (#16747)04a8756[red-knot] Check subtype relation between callable types (#16804)193c381[red-knot] Check whether two callable types are equivalent (#16698)63e78b4[red-knot] Ban mostType::Instancetypes in type expressions (#16872)296d67aSpecial-case value-expression inference of special form subscriptions (#16877)42cbce5[syntax-errors] Fix star annotation before Python 3.11 (#16878)6760251RecognizeSyntaxError:as an error code for ecosystem checks (#16879)23382f5[red-knot] add test cases result in false positive errors (#16856)c1971fdBump 0.11.1 (#16871)Updates
types-tqdmfrom 4.67.0.20250301 to 4.67.0.20250319Commits
Updates
pre-commitfrom 4.1.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
types-requestsfrom 2.32.0.20250301 to 2.32.0.20250328Commits
Updates
pyarrow-stubsfrom 17.17 to 17.19Release notes
Sourced from pyarrow-stubs's releases.
Commits
90d373drelease 17.19 (#191)ecad016fix: IncludeArrayinchunked_arrayoverload (#190)93f756dfix: resolve somepa.computeoverlaps (#184)bd91822fix: from_arrays for both Table and RecordBatch (#189)dda1d1d[pre-commit.ci] pre-commit autoupdate (#180)c41da36release 17.18 (#188)f858257fix: Allow Table.from_arrays to take a list containing a mix of Array and Chu...e9b6405fix: addpc.fill_null(#185)9276d8cfix: WidenArraytoArray | ChunkedArray(#181)c9e4858fix: Add placeholder annotations topc.if_else(#182)Updates
toxfrom 4.24.1 to 4.25.0Release notes
Sourced from tox's releases.