Bump the dependencies group across 1 directory with 7 updates #170
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 7 updates in the / directory:
0.12.3
0.12.5
3.10.1
3.10.5
0.5.6
0.6.2
1.11.1
1.11.2
4.16.0
4.18.0
2.20.0
2.21.0
4.43.3
4.44.2
Updates
typer
from 0.12.3 to 0.12.5Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
88aefd4
🔖 Release version 0.12.53ac3644
📝 Update release notesd93c0ac
🔨 Pre-install dependencies in Docker so that testing in Docker is faster (#954)a337850
📝 Update release notesa5b7557
✅ Addneeds_bash
test fixture (#888)6cc1f9a
📝 Update release notesfc2c54f
🐛 Ensurerich_markup_mode=None
disables Rich formatting (#859)f17bb06
📝 Update release notesafac2b8
🐛 Fix sourcing of completion path for Git Bash (#801)6b35a70
📝 Update release notesUpdates
aiohttp
from 3.10.1 to 3.10.5Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ec453ba
Release 3.10.5 (#8754)5953df1
[PR #8749/5e30b49 backport][3.10] Bump cffi to 1.17.0 (#8752)83bd239
[PR #8747/e97b17a6 backport][3.10] Make MESSAGE_TYPES_WITH_CONTENT a frozense...c7ff47b
[PR #8742/b4f9cb35 backport][3.10] Fix status not being set when ClientRespon...fbfedd6
[PR #8736/1b88af2 backport][3.10] Improve performance of WebSocketReader (#8743)dba2605
[3.10] Bump pypa/cibuildwheel to v2.20.0 (#8740)92dc91b
Bump version to 3.10.5.dev08dcd3a4
Release 3.10.4 (Attempt 2) (#8732)f4d4f2a
Release 3.10.4 (#8731)0f1a008
[PR #8685/e7c02ca4 backport][3.10] Fix exceptions from WebSocket ping task no...Updates
ruff
from 0.5.6 to 0.6.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
02c4373
Bump version to 0.6.2 (#13056)d37e2e5
[flake8-simplify
] Extend open-file-with-context-handler to work with other ...d1d0678
[red-knot] Remove notebook support from the server (#13040)93f9023
Addhyperfine
installation instructions; updatehyperfine
code samples (#...8144a11
[red-knot] Add definition for with items (#12920)dce87c2
Eagerly validate typeshed versions (#12786)f873d2a
Revert "Use the system allocator for codspeed benchmarks" (#13035)ecd9e6a
[red-knot] Improve theunresolved-import
check (#13007)785c399
Use ZIP file size metadata to allocate string (#13032)a35cdbb
Fix various panicks when linting black/src (#13033)Updates
mypy
from 1.11.1 to 1.11.2Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+devUpdates
tox
from 4.16.0 to 4.18.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ea72694
release 4.18.03b3628d
Fix #3318 - Suppress spinner in parallel runs in CI (#3321)1ee4a33
Fix absolute base python paths conflicting (#3325)add99ed
Fix #3278 - Boost temporary directories cleanup in tests (#3323)352a3dd
release 4.17.1fafce99
fix(tox_env.python): do not process absolute paths to interpreter as PythonSp...fdc9eb0
Restore limited <major>.<minor> environment name support (#3319)2f7c60e
release 4.17.05425133
Add on platform constat to core (#3315)2cf190a
[pre-commit.ci] pre-commit autoupdate (#3306)Updates
datasets
from 2.20.0 to 2.21.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
a1b5a32
Release: 2.21.0 (#7098)83e5c05
Fix CI for metricsaf818af
chore: fix typos in docs (#7034)be43e09
Support pyarrow large_list (#7019)e7094be
Support HTTP authentication in non-streaming mode (#7082)5735e6b
feat: support non streamable arrow file binary format (#7025)4d5e237
Fix push_to_hub by not calling create_branch if branch exists (#7069)87e8ab3
Set load_from_disk path type as PathLike (#7081)360d8c1
Fix prepare_single_hop_path_and_storage_options (#7068)779f6d7
Fix CI test_convert_to_parquet (#7078)Updates
transformers
from 4.43.3 to 4.44.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
1748902
v4.44.26845144
Fix regression onProcessor.save_pretrained
caused by #31691 (#32921)3d8cba8
fix: no need to dtype A in jamba (#32924)c1df7f8
fix: jamba cache fails to use torch.nn.module (#32894)ca56cd7
v4.44.16e931e1
Gemma2: fix FA2 generation (#32553)74f57df
Fix generate withinputs_embeds
as input (#32493)084fe2e
Merge branch 'v4.44-release' of github.com:huggingface/transformers into v4.4...fff9be1
Reduce the error log when using core models that need their weights renamed, ...4fd0f48
Fix VLM generation issues (#32836)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 it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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