Bump the development-dependencies group in /config/requirements with 9 updates #956
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 development-dependencies group in /config/requirements with 9 updates:
2.0.1
2.1.0
1.1.0
1.2.0
9.5.33
9.5.34
0.25.2
0.26.1
1.10.9
1.11.1
0.6.3
0.6.4
0.0.55
0.0.56
5.0.0
5.0.2
1.9.6
1.10.0
Updates
executing
from 2.0.1 to 2.1.0Release notes
Sourced from executing's releases.
Commits
8827340
add 3.13 to setup.cfg classifiersaa34030
test: optimized test preformance by moving deadcode check to the end (#89)6428317
Catch exception if node is in unexpected statement (#84)ea6a695
Merge pull request #80 from alexmojaki/3.13de6b2fa
doc: review changes960dee1
fix: removed unused verificationc4f1862
fix: handle firstlinenodc03e8c
refactor: review changesd55eb52
test: skip module tests for now6425ffb
test(3.13): added sample_resultsUpdates
mkdocs-autorefs
from 1.1.0 to 1.2.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
40940c5
chore: Prepare release 1.2.0fb8df98
feat: Provide hook interface, use it to expand identifiers, attach additional...b36a0d1
fix: Don't ignore identifiers containing spaces and slashes4f2be46
refactor: Emit deprecation warnings when old-style spans are founde422990
chore: Add YORE comments2916eb2
feat: Add option to resolve autorefs to closest URLs when multiple ones are f...a927bab
docs: Reword plugin class docstringa99a99c
refactor: Remove unnecessary try/else clause0cedf9d
refactor: Use%s
formatting instead of f-strings in log messagesa6e3090
chore: Clean up check dutyUpdates
mkdocs-material
from 9.5.33 to 9.5.34Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7d6096a
Prepare 9.5.34 release6f3c05b
Updated dependenciesd3b1792
Updated Mermaid to v11 (#7475)f88c436
Unpinned Stylelint and plugins3b12816
Unpinned TypeScript ESLint integration and checkscafd67b
Fixed error in build script80ae560
Unpinned svgo dependencyUpdates
mkdocstrings
from 0.25.2 to 0.26.1Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
651d176
chore: Prepare release 0.26.1db2ab34
fix: Instantiate config of the autorefs plugin when it is not enabled by the ...a65035a
docs: Clarify that Installation sectionb1aa042
chore: Prepare release 0.26.0b63e726
feat: Allow hooking into autorefs when converting Markdown docstrings3c878b7
chore: Upgrade mkdocs-redirects lower bound to avoid deprecation warning28565f9
build: Upgrade Python-Markdown lower bound to 3.652fad11
style: Formatc6ca522
docs: Fix dead link8041ef3
docs: Update code highlight linesUpdates
mkdocstrings-python
from 1.10.9 to 1.11.1Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
6dafa9a
chore: Prepare release 1.11.1dd8b014
refactor: Preparerelative_crossrefs
andscoped_crossrefs
insiders features7b11ba8
docs: Update docs from insiders446d725
chore: Prepare release 1.11.0bb4be5b
feat: Hook into autorefs to provide context around cross-ref errorsUpdates
ruff
from 0.6.3 to 0.6.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
65cc6ec
Bump version to 0.6.4 (#13253)66fe226
[red-knot] fix lookup of nonlocal names in deferred annotations (#13236)e965f9c
[red-knot] InferUnknown
for the loop var inasync for
loops (#13243)0512428
[red-knot] Emit a diagnostic if the value of a starred expression or a `yield...46a4573
[red-knot] Add type inference for basicfor
loops (#13195)5728909
Make mypy pass on black inknot_benchmark
(#13235)9d1bd7a
[pylint] removed dunder methods in Python 3 (PLW3201) (#13194)e37bde4
[ruff] implement useless if-else (RUF034) (#13218)862bd0c
[red-knot] Add debug assert to check for duplicate definitions (#13214)e1e9143
[red-knot] Handle multiple comprehension targets (#13213)Updates
ruff-lsp
from 0.0.55 to 0.0.56Release notes
Sourced from ruff-lsp's releases.
Commits
6238b50
Bump version to 0.0.56 (#487)d0db7f7
Use empty metadata instead ofNone
as it's required (#485)4160872
Bump ruff from 0.6.1 to 0.6.3 (#484)303b37d
Bump attrs from 24.1.0 to 24.2.0 (#474)Updates
watchdog
from 5.0.0 to 5.0.2Release notes
Sourced from watchdog's releases.
Changelog
Sourced from watchdog's changelog.
Commits
2b62830
Version 5.0.22f5377a
Enable OS specific Mypy checks (#1064)4427aa4
[watchmedo] Fixtricks
argument type ofschedule_tricks()
(#1063)236a57c
Bump the version8658cfc
Version 5.0.1cede9b6
chore: run ruff72be3e4
[kqueue] fixTypeError: kqueue.control() only accepts positional parameters
...5daadf5
docs: tweakca453f5
Bump the version7c6ca3b
docs: tweakUpdates
yarl
from 1.9.6 to 1.10.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
67c2c02
Release 1.10.0ad8a264
Adjust formatting of changelog message for #1095 (#1121)ac4b58b
Fix merging of wheels during release process (#1120)0f01077
Fix joining a path when the existing path is empty (#1118)c3e4197
Add types to the internal cache (#1117)15c29ad
Reclassify #1113 as a feature (#1115)bb585b0
Significantly speed up parsing netloc in URL objects (#1112)926b9dc
MakeSimpleQuery
,QueryVariable
, andQuery
types available (#1113)2c531c7
Add new methodwithout_query_params
to drop query keys (#898)d080a2e
Increment version to 1.10.0.dev0 (#1114)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