build(deps-dev): bump the python-packages group with 6 updates #67
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 pytest, mypy, black, ruff, tox and pre-commit to permit the latest version.
Updates
pytest
from 7.4.2 to 7.4.3Release notes
Sourced from pytest's releases.
Commits
2390610
Tweak changelog.rsta0714aa
Prepare release version 7.4.344ad1c9
[7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...5dc7725
[7.4.x] Ensure logging tests always cleanup after themselves (#11541)a517827
[7.4.x] Configure ReadTheDocs to fail on warnings (#11540)21fe071
[7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)f8bb857
Force terminal width when running tests (#11425) (#11432)1944dc0
[7.4.x] Fix --import-mode=importlib when root contains__init__.py
file (#1...946634c
Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.xd849a3e
[7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)Updates
mypy
from 1.5.1 to 1.7.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
6b3c418
Update version to 1.7.1 (without +dev)c10e173
[mypyc] Fix regression with nested functions (#16484)e6399d1
Fix polymorphic application for callback protocols (#16514)661adb7
Fix crash on strict-equality with recursive types (#16483)6c8e0cc
Ignore position if imprecise arguments are matched by name (#16471)5c354c4
Fix missing meet case exposed by len narrowing (#16470)88791ca
Exclude private attributes from override checks (#16464)4b5b316
Special-case unions in polymorphic inference (#16461)f862d3e
Fix crash on Callable self in call (#16453)fe79a59
Bump version to 1.7.1+devUpdates
black
from 23.9.1 to 23.11.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
2a1c67e
Prepare release 23.11.0 (#4032)72e7a2e
Remove redundant condition fromhas_magic_trailing_comma
(#4023)1a7d9c2
Preserve visible quote types for f-string debug expressions (#4005)f4c7be5
docs: fix minor typo (#4030)2e4fac9
Apply force exclude logic before symlink resolution (#4015)66008fd
[563] Fix standalone comments inside complex blocks crashing Black (#4016)50ed622
Fix long case blocks not split into multiple lines (#4024)46be1f8
Support formatting specified lines (#4020)ecbd9e8
Fix crash with f-string docstrings (#4019)e808e61
Preview: Keep requiring two empty lines between module-level docstring and fi...Updates
ruff
from 0.0.290 to 0.1.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8d9912a
Bump version to v0.1.7 (#8999)93258e8
Defaultmax-positional-args
tomax-args
(#8998)b90027d
[pylint
] Implementtoo-many-positional
(PLR0917
) (#8995)060a25d
Rename semantic model flagLITERAL
toTYPING_LITERAL
(#8997)f5d4676
Bump ureq from 2.8.0 to 2.9.1 (#8993)df69dc9
Bump url from 2.4.1 to 2.5.0 (#8994)cb6c37a
Bump js-sys from 0.3.65 to 0.3.66 (#8992)54de990
Bump fs-err from 2.10.0 to 2.11.0 (#8991)b91b09b
Bump schemars from 0.8.15 to 0.8.16 (#8990)0bda191
Create dedicatedis_*_enabled
functions for each preview style (#8988)Updates
tox
to 4.11.4Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
583ce54
release 4.11.4b84e9ae
Fixed 'AppData' not passed to env by default (#3151) (#3160)576a820
docs(config): Fix base_python default reference (#3156)0303efd
[pre-commit.ci] pre-commit autoupdate (#3161)2e9e8b2
[pre-commit.ci] auto fixes from pre-commit.com hooks5c184de
[pre-commit.ci] pre-commit autoupdateadf04c7
[pre-commit.ci] pre-commit autoupdate (#3149)065740c
[pre-commit.ci] pre-commit autoupdate (#3147)0a2a386
Use the new ruff formatter over black (#3142)c223cff
[pre-commit.ci] pre-commit autoupdate (#3135)Updates
pre-commit
to 3.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
61cc55a
v3.5.0c9945b9
Merge pull request #3029 from adamchainz/improve_duration_timingd988767
Improve hook duration timing0d8b245
Merge pull request #3023 from pre-commit/pre-commit-ci-update-config155c521
[pre-commit.ci] pre-commit autoupdate676e51a
Merge pull request #3024 from pre-commit/pick-shebang-path-without-spaces997ea0a
use sys.executable instead of echo.exe in parse_shebang19aa121
Merge pull request #3016 from pre-commit/pre-commit-ci-update-configa4ab977
[pre-commit.ci] pre-commit autoupdate3f3760b
Merge pull request #3011 from hack3ric/bump-node-and-go-versionDependabot 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