Bump the python-requirements group across 1 directory with 11 updates #635
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 ruff, typeguard, eval-type-backport, pytest, coverage, mypy, types-setuptools, pyright, cibuildwheel, setuptools and mypy[mypyc] to permit the latest version.
Updates
ruff
from 0.7.1 to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1
Ruff 0.8.6 (#15253)f319531
Make unreachable a test rule for now (#15252)e4d9fe0
Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66
Update salsa (#15243)bde8ecd
[red-knot] Remove unneeded branch inType::is_equivalent_to()
(#15242)842f882
[ruff
] Avoid reporting whenndigits
is possibly negative (RUF057
) (#15234)75015b0
Attribute panics to the mdtests that cause them (#15241)706d87f
Show errors for attempted fixes only when passed--verbose
(#15237)0837cdd
[RUF
] Add rule to detect empty literal in deque call (RUF025
) (#15104)0dbfa8d
TD003: remove issue code length restriction (#15175)Updates
typeguard
from 4.4.0 to 4.4.1Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
cb42103
Added release dateb32af0b
Added tests against an empty protocol1c53caa
Fixedpytest_ignore_collect
not to block default pytest code (#464)6d6b4de
Fixed test_raw_uniontype_fail failing on PyPy05a6772
Fixed checks being skipped for non-forward-reference NotRequired7ff5a51
Fixed issue links in the changelogb0b20c2
Fixed explicit checks of PEP 604 unions againsttypes.UnionType
0a39830
FixedSelf
checks when a method has positional-only argumentseb1e869
Fixed reference cycles (#493)28dafec
Fixed checking of protocols on the class levelUpdates
eval-type-backport
from 0.2.0 to 0.2.2Commits
c6d769e
run pre-commitbf5c803
Fix tests for python 3.13.ba0a421
Test and support Python 3.13c5f80d0
Support patching typing.ForwardRef._evaluate86d1dda
FixForwardRef
on 3.12 (#25)eae9dbf
UseMapping[str, Any]
forlocalns
parameter (#23)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
coverage
to 7.6.10Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
types-setuptools
from 75.2.0.20241025 to 75.6.0.20241223Commits
Updates
pyright
from 1.1.387 to 1.1.391Commits
3356df1
[pyright updated to 1.1.391] Update Version (#327)ee025bc
Pyright NPM Package update to 1.1.390 (#325)dc8af99
[pyright updated to 1.1.389] Update Version (#323)f319c10
[pyright updated to 1.1.388] Update Version (#322)Updates
cibuildwheel
from 2.21.3 to 2.22.0Release notes
Sourced from cibuildwheel's releases.
Changelog
Sourced from cibuildwheel's changelog.
Commits
ee63bf1
Bump version: v2.22.0d3eeba7
chore: bump Ruff to 0.8.0 (#2092)109020e
Updates for Pyodide builds afterpyodide-build
was unvendored (#2090)fd99000
[pre-commit.ci] pre-commit autoupdate (#2087)e158f22
ci: update gitlab for dependency-groups (#2089)8f21eb1
chore: use dependency-groups (#2064)aac31ae
docs: fix update scripts usage (#2067)b882b84
fix: update the macOS image used on Cirrus CI (#2085)243085f
[Bot] Update dependencies (#2086)df6f886
feat: add manylinux armv7l (#2052)Updates
setuptools
from 75.3.0 to 75.7.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
4e82e8b
Bump version: 75.6.0 → 75.7.050b15db
Merge pull request #4787 from Avasam/simplify-typed-assignements86d8c99
Merge pull request #4790 from pypa/feature/distutils-ff11eed0cc384f18
Py_GIL_Disabled was handled previously.fbe834a
Merge branch 'main' into feature/distutils-ff11eed0c5ed9d93
Add news fragment.e94ce0d
Merge with pypa/distutils.ff11eed
Merge pull request pypa/distutils#325 from thesamesam/cflagsebfebc0
Merge pull request pypa/distutils#302 from adang1345/fix-python313-abs36ce8b3
Refactor for simplicity.Updates
mypy[mypyc]
from 1.13.0 to 1.14.1Changelog
Sourced from mypy[mypyc]'s changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Most Recent Ignore Conditions Applied to This Pull Request
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