chore(deps): bump the pip group with 5 updates #1937
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.
Updates the requirements on watchfiles, mkdocs-material, ruff, semgrep and coverage[toml] to permit the latest version.
Updates
watchfiles
to 1.0.0Release notes
Sourced from watchfiles's releases.
Commits
2430022
fix version check and release in CI (#310)cd820f3
remove set_version, prepare for v1 release (#309)e14de63
allow modifypoll_delay_ms
argument using an environment variable (#303)e493e75
Bump PyO3 to 0.23, drop Python 3.8 support (#307)6e3c2c8
return "file deleted" instead of raising an exception (#301)4314094
Update Python version in index.md (#296)e7ecc00
drop PyPy 3.8 (#293)4d54a10
useintern!
in rust code (#292)40fb291
Full CI build by default (#290)dd4a137
fix windows build (#291)Updates
mkdocs-material
from 9.5.44 to 9.5.46Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b88d1f0
Prepare 9.5.46 releaseb3f1eb2
Fixed uppercasing of code blocks in H5 headlines226321e
Updated dependencies6a0a790
Added preload hints in privacy plugin replacements (#7733)eee4934
Fixed blog plugin crashing on missing timezone (regression) (#7730)0947f73
Prepare 9.5.45 releasea08809a
Fixed blog plugin crashing on dates with timezones (#7708)d4f0b66
Added Caption extension to JSON schema (#7718)51c9f9a
Updated dependencies596aeea
Updated link for Material Design IconsUpdates
ruff
from 0.7.4 to 0.8.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404
[red-knot] PEP 695 type aliases (#14357)8358ad8
Ruff 0.8 release (#14486)2b8b1ef
Improve docs for some pycodestyle rules (#14517)2efa3fb
[flake8-import-conventions
] Syntax check aliases supplied in configuration ...b9da430
doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2
Limit type size assertion to 64bit (#14514)f684b6f
[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed
[red-knot] Meta data forType::Todo
(#14500)aecdb8c
[red-knot] supporttyping.Union
in type annotations (#14499)3c52d2d
Improve the performance of the formatter instability check job (#14471)Updates
semgrep
from 1.96.0 to 1.97.0Release notes
Sourced from semgrep's releases.
Changelog
Sourced from semgrep's changelog.
Commits
f6cf572
chore: release version 1.97.0fd2717c
semgrep/semgrep-proprietary#2662
eea3125
Don't fix the newlines on the generated .dockerignore in OSS/ (semgrep/semgre...c8a7112
feat(ts): improved module resolution for ts project refs (semgrep/semgrep-pro...b4ffea1
osemgrep: show also parse errors insemgrep show dump-ast
(semgrep/semgrep-...b8b0784
Cron - update semgrep-rules and semgrep-rules-pro submodules (semgrep/semgrep...7be45c3
Disable gitignore-to-dockerignore in the standalone semgrep repo (semgrep/sem...d8d94fc
semgrep/semgrep-proprietary#2622
527ed50
feat(sca): Added multiline string parsing + tests for all poetry parsers (sem...b4f6d5c
semgrep/semgrep-proprietary#2653
Updates
coverage[toml]
from 7.6.1 to 7.6.8Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
6134266
docs: sample HTML for 7.6.8041f963
docs: prep for 7.6.87fe48b6
build: don't search generated report filesf219144
docs: start changelog entries with capital lettersd1a916a
fix: a line that branches nowhere must always raise an exception2ace7a2
fix: don't assume 'no branches' means 'not executed' #18963ed5915
style: all of ci should use underscores0db86f2
build: automate updating readthedocs2a89551
chore: make upgrade (not sure why files became absolute)ba9c157
chore: make doc_upgradeDependabot 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