Bump the dependencies group with 10 updates #627
Merged
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:
23.7.0
23.9.1
7.3.0
7.3.1
3.12.3
3.12.4
6.83.0
6.87.1
7.4.0
7.4.2
0.0.286
0.0.291
4.11.0
4.11.3
68.1.0.1
68.2.0.0
4.7.1
4.8.0
20.24.4
20.24.5
Updates
black
from 23.7.0 to 23.9.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
e877371
Prepare release 23.9.1 (#3878)62dca32
mypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)751583a
Pickle raw tuples in FileData cache (#3877)f791745
Re-export black.Mode (#3875)0b62b9c
Ignore aiohttp DeprecationWarning for 3.12 (#3876)c83ad6c
Upgrade to Furo 2023.9.10 to fix docs build (#3873)4eebfd1
Add mypyc test marks to new tests that patch (#3871)add161b
Bump RTD Python version from 3.8 to 3.11 (#3868)4e93f2a
Add classifier for 3.12 (#3866)716fa08
Upgrade mypy (#3864)Updates
coverage[toml]
from 7.3.0 to 7.3.1Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
7ce94f1
docs: sample HTML for 7.3.1ac0021b
docs: prep for 7.3.1508c27f
build(docs): have to install ourselves for api docs6205c9f
style: pyupgrade --py38-plus --keep-runtime-typing3b484e7
style:from __future__ import annotations
in every .py file with code86955f2
test/doc: add more tests of star behavior, and document it.9d5ae8e
test: add regression test for path w/ trailing wildcardf0c18f6
style: use walrus for regexing6afcdc3
chore: make upgradec2b238e
docs: fury.io badge is lagging, switch to shields.ioUpdates
filelock
from 3.12.3 to 3.12.4Release notes
Sourced from filelock's releases.
Commits
c1163ae
change typing-extensions to be installed only with the [typing] extra (#276)0a338c1
[pre-commit.ci] pre-commit autoupdate (#274)f696067
Bump actions/checkout from 3 to 4 (#273)a4ce560
[pre-commit.ci] pre-commit autoupdate (#272)890e3f0
[pre-commit.ci] pre-commit autoupdate (#268)Updates
hypothesis
from 6.83.0 to 6.87.1Commits
531d338
Bump hypothesis-python version to 6.87.1 and update changelogffda79f
Merge pull request #3758 from Zac-HD/fix-explain-phased755b28
Merge pull request #3757 from HypothesisWorks/create-pull-request/patchbe37fa0
Update pinned dependenciesd58adf8
This is reachable after all8a76f8a
Bump hypothesis-python version to 6.87.0 and update changelog61b2940
Merge pull request #3751 from nickcollins/no-assume-outside-context-4d4665b9
Fix type annotation3d34092
Update RELEASE.rst3a58f45
Tidy up executors codeUpdates
pytest
from 7.4.0 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Updates
ruff
from 0.0.286 to 0.0.291Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8bfe9bd
Bump version to v0.0.291 (#7606)01843af
Support option group documentation (#7593)2ecf597
RefactorOptions
representation (#7591)f137819
ImproveB005
documentation to reflect duplicate-character behavior (#7601)9d16e46
Add most formatter options toruff.toml
/pyproject.toml
(#7566)82978ac
Bump indicatif from 0.17.6 to 0.17.7 (#7592)814403c
Bump lint rules count to 700 (#7585)f254aaa
Remove unwrap inos_error_alias.rs
(#7583)a51b0b0
Treatos.error
as anOSError
alias (#7582)74dbd87
Make ruff format idempotent when using stdin input (#7581)Updates
tox
from 4.11.0 to 4.11.3Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
0799354
release 4.11.321c0c90
Fix error caused by a badbase_python
path (#3122)381e37a
docs(plugin): explain plugin registration (#3116)1371e98
release 4.11.2335a63a
Update and rename 3113.docs.rst to 3113.doc.rst633d56f
Update 3119.bugfix.rst4e55bbc
Update and rename 3113.misc.rst to 3113.docs.rst53bbb37
Remove stray colons inconfig.rst
left over from #3111 (#3120)1b9c225
Providing example to make CLI help more helpful for -x,--override (#3119)9d07c06
Bump actions/checkout from 3 to 4 (#3114)Updates
types-setuptools
from 68.1.0.1 to 68.2.0.0Commits
Updates
typing-extensions
from 4.7.1 to 4.8.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
c17c499
Prepare release 4.8.0 (#283)df9e322
Run tests on py312 for more third-party projects (#281)7e29499
Release 4.8.0rc1 (#280)ca2a739
Add Doc from PEP 727: https://peps.python.org/pep-0727/ (#277)13c9484
Fix ParamSpec ellipsis default for <3.10 (#279)4705e74
Improve documentation (#278)99fa708
Backport CPython PR 107584 (#275)688fbd2
Revert "Skip runningcattrs
tests on PyPy (#272)" (#273)8dfa0a5
Skip runningcattrs
tests on PyPy (#272)7bb3f3f
Fix third-party workflow (#269)Updates
virtualenv
from 20.24.4 to 20.24.5Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
7e50f99
release 20.24.58d6eb05
GitHub Actions: Add PyPy 3.10 to testing (#2638)e82856a
Upgrade setuptools (#2642)dcbb69f
Test with 3.12 rc (#2641)1b75a42
Fix brew cannot copy (#2640)41132db
macOS homebrew tests fail because dyld library not loaded (#2639)3bcb481
Bump actions/checkout from 3 to 4 (#2636)feedb87
[pre-commit.ci] pre-commit autoupdate (#2635)6d22da6
Merge pull request #2633 from pypa/release-20.24.4Dependabot 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