deps: bump the dev-deps group with 8 updates #111
Merged
+159
−88
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 dev-deps group with 8 updates:
2.0.4
2.3.2
1.5.1
1.16.1
3.4.0
4.2.0
4.1.0
5.0.0
4.0.0
5.0.1
7.2.6
7.3.7
1.3.0
3.0.2
4.5.0
4.9.1
Updates
autopep8
from 2.0.4 to 2.3.2Release notes
Sourced from autopep8's releases.
... (truncated)
Commits
4046ad4
version 2.3.2609daf6
fmt rst815b102
Merge pull request #776 from hhatto/fix/e721-with-indenta70fa24
Merge pull request #777 from hhatto/ci/add-py313231cafc
drop 3.8, support 3.13a3be649
drop 3.8, support 3.133b9d399
add test cases for e721d280131
care oftype == STMT
pattercbb185f
update cases361ba26
care indent in case e721Updates
mypy
from 1.5.1 to 1.16.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
68b8fa0
Bump version to 1.16.1e253ede
Single underscore is not a sunder (#19273)9fb5ff6
Fix properties with setters after deleters (#19248)c20fd78
Handle assignment of bound methods in class bodies (#19233)c86480c
Tighten metaclass call handling in protocols (#19191)cb3c6ec
Fix crash on partial type used as context (#19216)c39f5e7
[mypyc] Fixing condition for handling user-defined del (#19188)0a4f284
Fix crash on invalid property inside its own body (#19208)9b079f6
Bump version to 1.16.1+dev9e72e96
Update version to 1.16.0Updates
pre-commit
from 3.4.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
pytest-cov
from 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0
Bump version: 4.1.0 → 5.0.01181b06
Update changelog.9757222
Fix a minor grammar error (#636)9f5cd81
Cleanup releasing instructions. Closes #616.93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860
docs: add config instructions for pyproject.toml.4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot1d7f559
Fix or remove URLs that are causing docs tests to fail6a5af8e
Update changelog.d9fe8df
Switch to furo. Closes #618.Updates
pytest-benchmark
from 4.0.0 to 5.0.1Changelog
Sourced from pytest-benchmark's changelog.
Commits
41302ed
Bump version: 5.0.0 → 5.0.13f55df2
Update changelog.6318314
Fix bad fixture check. Close #271.614df44
Bump version: 4.0.0 → 5.0.065fc262
Make it a major (since it drops py3.8).0c32498
Remove stray stuff.e1dcd91
Add new cprofile options.61229eb
Replace all uses of py.path with pathlib.00a2d08
Fix stub.bbdf30f
Oops, fix cleanup regression.Updates
sphinx
from 7.2.6 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)Updates
sphinx-rtd-theme
from 1.3.0 to 3.0.2Changelog
Sourced from sphinx-rtd-theme's changelog.
... (truncated)
Commits
5f03347
Release 3.0.217c0685
Attached flyout: show the current translation (#1629)5db7796
Allow disabling selectors (#1626)7b894f5
Release 3.0.11f2439c
Useblack
color for switcher options (#1615)a1c2147
Release 3.0.0814686e
Release 3.0.0rc45b181b8
Trigger search modal on "Search docs" input focus (#1610)7deb68f
Release 3.0.0rc3036a3b2
Show hidden version in selector if it's the current active version (#1609)Updates
syrupy
from 4.5.0 to 4.9.1Release notes
Sourced from syrupy's releases.
... (truncated)
Changelog
Sourced from syrupy's changelog.
... (truncated)
Commits
431b76d
chore(release): 4.9.1 [skip ci]5897490
fix(serializer): preserve trailing newlines in ambr serialization (#950)5037477
fix(serializer): preserve trailing newlines in ambr serialization (#950)b2a72f7
chore(release): 4.9.0 [skip ci]3330c42
Merge pull request #96733aca90
chore: py3.8 backwards compatibility fixa753b7a
feat: add SingleFileAmberSnapshotExtension as a single-file variant of the de...157dbec
feat: add compose_matchers utility for composing 1 or more matchers (#952)2bd0f54
fix(serializer): raise TypeError when serializing non-byte like object in bin...056cc6e
feat: add --snapshot-ignore-file-extensions argument to support DVC (#943)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