Bump the dependencies group with 12 updates #636
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 12 updates:
23.9.1
23.10.1
5.3.1
5.3.2
7.3.1
7.3.2
3.12.4
3.13.1
6.87.1
6.88.1
1.5.1
1.6.1
23.1
23.2
3.10.0
3.11.0
7.4.2
7.4.3
2.1.0
2.2.0
0.0.291
0.1.3
20.24.5
20.24.6
Updates
black
from 23.9.1 to 23.10.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
744d23b
Prepare release 23.10.1 (#3969)8de4be5
Fix CI failing (#3957)c0adca3
docs: specifies the use of the .git-blame-ignore-revs file (#3961)a7643fa
Add summary parameter to action (#3958)d291c23
Move Docker image to hatch + compile (#3965)7f1c578
Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (#3966)2db5ab0
Allow empty line after block open before a comment or compound statement (#3967)0a37888
Fix typos in CHANGES.md (#3963)882d879
Fix merging implicit multiline strings that have inline comments (#3956)9edba85
Prepare release 23.10.0 (#3951)Updates
cachetools
from 5.3.1 to 5.3.2Changelog
Sourced from cachetools's changelog.
Commits
3889195
Release v5.3.2.63a5287
Add ReadTheDocs .readthedocs.yaml configuration file.8050888
Improve docs index.f37f8e9
Align ReadTheDocs and doc builds in the test suitefab9682
Merge pull request #289 from kurtmckee/use-sha-for-github-action-versions-iss...d0d2675
Use SHAs, not mutable version tags, to ID GitHub Action versions777fc70
Merge pull request #285 from kurtmckee/de-duplicate-versionsdcaa85c
De-duplicate the version numbers in the project44a913d
Fix release info.4a27737
Merge pull request #284 from tkem/dependabot/github_actions/actions/checkout-4Updates
coverage[toml]
from 7.3.1 to 7.3.2Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
a316513
build: fix the pypy wheel arguments7ec2c62
docs: sample HTML for 7.3.2ffd954f
docs: prep for 7.3.21ea3907
refactor: don't access frame structs directly7b8dec9
feat!: remove fullcoverage, it doesn't work in 3.131040bce
refactor: remove unused interned strings9ab9e0c
fix: 3.12 soft keywordtype
is bolded in HTML8624ce9
fix: really turn off SQLite journal files on 3.12+604aafa
chore: make upgrade7c25ba0
fix: don't combine journal files. #1605Updates
filelock
from 3.12.4 to 3.13.1Release notes
Sourced from filelock's releases.
Commits
141f5d8
Allow users to subclass FileLock with custom keyword arguments (#284)3e3455e
Support reentrant locking on lock file path via optional singleton instance (...16f2a93
[pre-commit.ci] pre-commit autoupdate (#281)0e72219
[pre-commit.ci] pre-commit autoupdate (#280)25a2f0d
[pre-commit.ci] pre-commit autoupdate (#278)f2885d1
[pre-commit.ci] pre-commit autoupdate (#277)Updates
hypothesis
from 6.87.1 to 6.88.1Commits
12b6796
Bump hypothesis-python version to 6.88.1 and update changelogca63e9f
Merge pull request #3772 from Viicos/patch-1b6af2b2
Make return type offrom_model
parameterized with respect tomodel
a331d3e
Merge pull request #3768 from tybug/namedtuple-generic0d0ff88
Merge branch 'master' into namedtuple-genericb4ddfd1
Bump hypothesis-python version to 6.88.0 and update changelog56af52a
Merge pull request #3769 from h4l/optional-strategy-function7c7375c
move tuple subclass test to py39aad4098
remove stale target tests8ad351b
Mypy now reveals correct typeUpdates
mypy
from 1.5.1 to 1.6.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9b891fe
Remove +dev from version6b6504e
Fix crash on ParamSpec unification (for real) (#16259)eb81e63
Fix crash on ParamSpec unification (#16251)45f7a12
Add +dev to versionac2d56f
Remove +dev from version5b488ab
Optimize Unpack for failures (#15967)4c963c9
Make PEP 695 constructs give a reasonable error message (#16013)e78df55
Match note error codes to import error codes (#16004)d376633
Fix mypyc regression with pretty (#16124)00cba13
Clear cache when adding --new-type-inference (#16059)Updates
packaging
from 23.1 to 23.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
b3a5d7d
Bump for released7ce40d
Fix code blocks in CHANGELOG.md (#724)524b701
parse_{sdist,wheel}_filename: don't raise InvalidVersion (#721)b509bef
Typing annotations fixed (#723)0206c39
Bump pip version to avoid known vulnerabilities (#720)7023537
fix: Update copyright date for docs (#713)39786bb
Document use of calendar-based versioning scheme (#717)c1346df
fix: Detect when a platform is 32-bit more accurately (#711)7e68d82
Correct rST syntax in CHANGELOG.rst (#709)61e6efb
Support enriched metadata inpackaging.metadata
(#686)Updates
platformdirs
from 3.10.0 to 3.11.0Release notes
Sourced from platformdirs's releases.
Commits
682cdcb
Add support for Homebrew-installed software (#232)d63b824
[pre-commit.ci] pre-commit autoupdate (#229)3c0df8f
[pre-commit.ci] pre-commit autoupdate (#228)360ab2d
Bump actions/checkout from 3 to 4 (#226)7af9e03
[pre-commit.ci] pre-commit autoupdate (#227)4c5563c
Fix documentation build (#225)8b52292
[pre-commit.ci] pre-commit autoupdate (#224)856bc5d
[pre-commit.ci] pre-commit autoupdate (#223)d79cfc7
README: Fix CI badge (#222)e6628fe
[pre-commit.ci] pre-commit autoupdate (#221)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
pytest-timeout
from 2.1.0 to 2.2.0Commits
78cc24f
version bump263db99
Add a pyproject.toml and setup.cfg2ee3361
update python versions2eb4f9c
Added Python 3.11cc9cce7
update changelog6c3a5b4
remove marker support, update description198b792
better cli option name389a669
add --disable-debugger-detection flag7d4c413
Milder language on README5aff2a9
Simplify handling offunc_only
Updates
ruff
from 0.0.291 to 0.1.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e7b929
Bump version to v0.1.3 (#8259)25d4dda
Add title attribute to icons (#8060)63a5a12
Improve documentation around linter-formatter conflicts (#8257)c32f943
Don't warn about magic trailing comma whenisort.force-single-line
is true ...d211074
Clarify unsafe case in RSE102 (#8256)4ffd4ed
Correct quick fix message forW605
(#8255)a4dd1e5
Refine the warnings about incompatible linter options (#8196)be3307e
Makeunnecessary-paren-on-raise-exception
an unsafe edit (#8231)317d3dd
Add test and basic implementation for formatter preview mode (#8044)f5e8507
Only omit optional parentheses for starting or ending with parentheses (#8238)Updates
virtualenv
from 20.24.5 to 20.24.6Release notes
Sourced from virtualenv's releases.