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 pip group with 4 updates: executing, filelock, identify and prompt-toolkit.
Updates
executing
from 2.1.0 to 2.2.0Commits
0edb6ca
fix: check for pytest compatibility (#94)2a98c71
update and fix table of contents link, 'libraries' → 'projects' (#93)3f11fdc
Merge pull request #86 from alexmojaki/fix_3.12.66a6925e
fix: handle changed positions for exit of ast.With4acebfa
fix: backward compatibility fix for changed source positions in 3.12.6 (#85)Updates
filelock
from 3.16.1 to 3.17.0Release notes
Sourced from filelock's releases.
Commits
5eb02b2
Drop 3.8 (#388)23a9848
Bump astral-sh/setup-uv from 4 to 5 (#387)79a9583
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#386)46dddc8
[pre-commit.ci] pre-commit autoupdate (#385)57f488f
[pre-commit.ci] pre-commit autoupdate (#383)d4feb5a
[pre-commit.ci] pre-commit autoupdate (#382)fb2a4e2
Bump astral-sh/setup-uv from 3 to 4 (#381)07c2840
[pre-commit.ci] pre-commit autoupdate (#379)ee4c7ba
[pre-commit.ci] pre-commit autoupdate (#377)2e1a1b2
[pre-commit.ci] pre-commit autoupdate (#374)Updates
identify
from 2.6.5 to 2.6.6Commits
5bc1845
v2.6.67b82a63
Merge pull request #500 from vlotorev/patch-126e13ca
Add '.asm' file extension as 'asm' filetypef093855
Merge pull request #499 from pre-commit/pre-commit-ci-update-confige9ef72e
[pre-commit.ci] pre-commit autoupdateUpdates
prompt-toolkit
from 3.0.48 to 3.0.50Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
Commits
165258d
Release 3.0.50 (#1969)76957c8
Optimize rendering. Don't output escape codes for hiding/showing the cursor i...ace74db
Release 3.0.49 (#1964)c6ce1a5
Fix Github Actions. (#1965)45713d4
Fix dead readline link in doc (#1941)a1950cd
Try to run ruff and typo only on 3.13 (#1954)1b0efa1
Basic multiline suggestion example (#1953)e55cd1b
Use ANSI based mouse processing and bracketed paste on Windows. (#1961)02b32fa
Use virtual terminal input on Windows when available. (#1958)92b3a95
Drop Python 3.7 (#1960)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