-
Notifications
You must be signed in to change notification settings - Fork 15
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
Bump the dependencies group across 1 directory with 11 updates #281
Closed
Conversation
This file contains 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
2d34bd3
to
b00705e
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
afe6f86
to
bcd2019
Compare
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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` | | [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.20250306` | | [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `17.17` | `17.19` | | [tox](https://github.com/tox-dev/tox) | `4.24.1` | `4.24.2` | | [datasets](https://github.com/huggingface/datasets) | `3.3.2` | `3.4.1` | | [transformers](https://github.com/huggingface/transformers) | `4.49.0` | `4.50.0` | 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.0.2 to 2.2.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.0.2...v2.2.2) 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.20250306 - [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.24.2 - [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.24.2) Updates `datasets` from 3.3.2 to 3.4.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.3.2...3.4.1) Updates `transformers` from 4.49.0 to 4.50.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.49.0...v4.50.0) --- updated-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-minor 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-patch 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]>
bcd2019
to
c992168
Compare
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 10 updates in the / directory:
3.11.13
3.11.14
3.17.0
3.18.0
0.9.9
0.11.2
4.67.0.20250301
4.67.0.20250319
4.1.0
4.2.0
2.32.0.20250301
2.32.0.20250306
17.17
17.19
4.24.1
4.24.2
3.3.2
3.4.1
4.49.0
4.50.0
Updates
aiohttp
from 3.11.13 to 3.11.14Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
1a48a62
Release 3.11.14 (#10582)d40e227
[PR #10577/3c60cd22 backport][3.11] Parametrize leak tests (#10580)9396ef1
[PR #10542/e1d2d77c backport][3.11] only useAI_ADDRCONFIG
when 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
filelock
from 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)82f5a2d
Support fcntl check on Emscripten (#398)468ba43
[pre-commit.ci] pre-commit autoupdate (#396)0ac6826
[pre-commit.ci] pre-commit autoupdate (#395)b5f98a6
Indicate that locks are exclusive/write locks. (#394)3c9b680
[pre-commit.ci] pre-commit autoupdate (#393)2760759
[pre-commit.ci] pre-commit autoupdate (#391)18c9571
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#390)Updates
numpy
from 2.0.2 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
ruff
from 0.9.9 to 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4773878
Bump 0.11.2 (#16896)2a4d835
Use the commonOperatorPrecedence
for 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::Instance
types in type expressions (#16872)296d67a
Special-case value-expression inference of special form subscriptions (#16877)42cbce5
[syntax-errors] Fix star annotation before Python 3.11 (#16878)6760251
RecognizeSyntaxError:
as an error code for ecosystem checks (#16879)23382f5
[red-knot] add test cases result in false positive errors (#16856)c1971fd
Bump 0.11.1 (#16871)Updates
types-tqdm
from 4.67.0.20250301 to 4.67.0.20250319Commits
Updates
pre-commit
from 4.1.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
types-requests
from 2.32.0.20250301 to 2.32.0.20250306Commits
Updates
pyarrow-stubs
from 17.17 to 17.19Release notes
Sourced from pyarrow-stubs's releases.
Commits
90d373d
release 17.19 (#191)ecad016
fix: IncludeArray
inchunked_array
overload (#190)93f756d
fix: resolve somepa.compute
overlaps (#184)bd91822
fix: from_arrays for both Table and RecordBatch (#189)dda1d1d
[pre-commit.ci] pre-commit autoupdate (#180)c41da36
release 17.18 (#188)f858257
fix: Allow Table.from_arrays to take a list containing a mix of Array and Chu...e9b6405
fix: addpc.fill_null
(#185)9276d8c
fix: WidenArray
toArray | ChunkedArray
(#181)c9e4858
fix: Add placeholder annotations topc.if_else
(#182)Updates
tox
from 4.24.1 to 4.24.2Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
05835bf
release 4.24.24852262
TOML set_env file support (#3478)1dac11f
fix: Respect--parallel N
with--parallel-no-spinner
(#3495)fd44904
[pre-commit.ci] pre-commit autoupdate (#3488)32879c8
[pre-commit.ci] pre-commit autoupdate (#3486)0a4ba54
[pre-commit.ci] pre-commit autoupdate (#3484)65d404e
Gh issue 3456 update environment variable documentation (#3482)28212ab
Add missing bracket in config example (#3481)6b40c0c
fix(docs): update expected code (#3480)6e53aea
[pre-commit.ci] pre-commit autoupdate (#3479)Updates
datasets
from 3.3.2 to 3.4.1Release notes
Sourced from datasets's releases.
Commits
f742152
release: 3.4.1 (#7460)e7f1def
Fix data_files filtering (#7459)6f7cd01
set dev version (#7454)14fb15a
release: 3.4.0 (#7453)97ff626
minor docs changes (#7452)e8ee24a
Fix resuming afterds.set_epoch(new_epoch)
(#7451)7ad7379
Add IterableDataset.decode with multithreading (#7450)f09db01
Fix small bugs with async map (#7445)67ffdfb
Refactorstring_to_dict
to returnNone
if there is no match instead of ra...f693f4e
Add with_split to DatasetDict.map (#7368)Updates
transformers
from 4.49.0 to 4.50.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
0b057e6
fix import issue26fbd69
v 4.50.0523f6e7
Fix: dtype cannot be str (#36262)3f9ff19
Minor Gemma 3 fixes (#36884)f94b0c5
Usedeformable_detr
kernel from the Hub (#36853)2638d54
Gemma 3 tests expect greedy decoding (#36882)b8aadc3
🔴 🔴 🔴 supersede paligemma forward to shift p...6321876
add eustlb as an actor94f4876
[generate] model defaults being inherited only happens for newer models (#36881)f19d018
Revert "Update deprecated Jax calls (#35919)" (#36880)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to itDescription has been truncated