chore(deps): bump the python-packages group across 1 directory with 9 updates #426
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.
Updates the requirements on torch, qrcode, horde-safety, pytest, mypy, black, ruff, tox and pre-commit to permit the latest version.
Updates
torch
from 2.5.0 to 2.6.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
1eba9b3
change the test wheel to release wheel when release wheel available (#145884)2236df1
[CUDA] Change slim-wheel libraries load order (#145662)3207040
[CD] Fix slim-wheel cuda_nvrtc import problem (#145614)ca3c3a6
[Release-Only] Remove ptx from Linux CUDA 12.6 binary builds (#145616)7be6b5d
Fix IdentationError of code example (#145525)dcb8ad0
update get start xpu (#145286)8d4b8a9
Prevent legacy_load when weights_only=True (correctly) (#145111)9c34a20
Revert "Prevent _legacy_load with weights_only=True (#144993)"cd15d7b
Prevent _legacy_load with weights_only=True (#144993)a2639bc
[Release/2.6] Enable python-3.13t aarch64 builds (#144878)Updates
qrcode
from 7.4.2 to 8.0Changelog
Sourced from qrcode's changelog.
Commits
456b01d
Preparing release 8.0909b791
Merge pull request #370 from lincolnloop/poetrydc783ed
Update CHANGELOG and README68f3b29
Raise error if embedded image is provided and error correction is lower than Hffa2b4a
Merge branch 'poetry' into fix/embedded-and-error-correction39cf502
Fix test dependency skipd991b67
Update poetry dependency groups to allow having pillow and png together11b0f95
Merge branch 'poetry' into decompat5760eec
Run ruf and fix formatting137946a
Fix import errors in testsUpdates
horde-safety
to 0.2.4Release notes
Sourced from horde-safety's releases.
Commits
4a86ecb
build: pypi release actiona8862e4
chore: version bump1c7a33a
fix: support HF_HOME40ea8cd
Update .gitignore2571311
build(deps-dev): bump the python-packages group across 1 directory with 6 upd...9683930
ci: moves pre-commit to own job; check 3.11 install too9b49822
style/chore: update pre-commit deps + lint fixe7ae47c
build(deps-dev): bump the python-packages group with 6 updatesbc30c95
chore: include third party licenses in releases to pypiUpdates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
ruff
from 0.8.6 to 0.9.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0dfa810
Bump 0.9.10 (#16556)9cd0cde
Assert that formatted code doesn't introduce any new unsupported syntax error...05a4c29
print MDTEST_TEST_FILTER value in single-quotes (and escaped) (#16548)b3c884f
[syntax-errors] Parenthesized keyword argument names after Python 3.8 (#16482)6c14225
[syntax-errors] Tuple unpacking inreturn
andyield
before Python 3.8 (#1...0a627ef
[red-knot] Never is callable and iterable. Arbitrary attributes can be access...a25be46
Clarify that D417 only checks docstrings with an arguments section (#16494)ce0018c
AddOsSystem
support to mdtests (#16518)48f906e
Add tests for case-sensitive module resolution (#16517)ebd172e
[red-knot] Several failing tests for generics (#16509)Updates
tox
to 4.24.2Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
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
pre-commit
to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Dependabot 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