Bump the poetry-dependencies group with 7 updates #5
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 poetry-dependencies group with 7 updates:
1.12.1
1.13.0
0.7.0
0.7.1
4.3.0
4.4.0
8.28.0
8.29.0
0.41.0
0.41.2
6.0.0
6.1.0
20.27.0
20.27.1
Updates
mypy
from 1.12.1 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
ruff
from 0.7.0 to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
337af83
Bump version to 0.7.1 (#13913)113ce84
Fixnormalize
arguments whenfstring_formatting
is disabled (#13910)7272f83
Fix preview style name incan_omit_parentheses
to is_f_string_formatting_en...3eb4546
[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc
[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72b
Join implicit concatenated strings when they fit on a line (#13663)e402e27
Use referencial equality intraversal
helper methods (#13895)de4181d
Remove "default" remark fromruff check
(#13900)2c57c2d
[red-knot] Type narrowing forisinstance
checks (#13894)72c18c8
Fix E221 and E222 to flag missing or extra whitespace around==
operator (#...Updates
typeguard
from 4.3.0 to 4.4.0Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
efa1166
Added release dateb72794d
Added proper Protocol method signature checking (#496)afad2c7
Sorted the Ruff rules alphabeticallyd812f2e
Migrated to native tox TOML configuration0c50de6
Declared Python 3.13 supportcf25d56
Fixed annotation for typeguard_ignore() to match one for typing.no_type_check...604b08d
Use get_protocol_members in protocol checking (#490)c72b675
[pre-commit.ci] pre-commit autoupdate (#471)ac7ac34
Fixed the documentation build2c035b3
Assume that typing_extensions is always installed (#487)Updates
ipython
from 8.28.0 to 8.29.0Commits
af19fb0
release 8.29.0b2fc308
Whats new 8.29 (#14560)9c221bb
Whats new 8.29d022657
Fix line stripping edge case for %load magic command (#14495)25703b5
Refactor with Pathlib for setupbase.py (#14543)de562f8
Fix re pattern pretty print (#14559)298e9f5
Fix formatting2888354
Fix line stripping logicd7d58a3
ENH: add webp support to IPython.display.Image and complete identification of...5f39fd8
Fix str error in path againUpdates
starlette
from 0.41.0 to 0.41.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
afeb7c2
Version 0.41.2 (#2740)f9ffd62
Revert bump onpython-multipart
(#2737)18bbb5c
Version 0.41.1 (#2736)342410d
Bump minimumpython-multipart
version to 0.0.13 (#2734)8377200
Changepython-multipart
import topython_multipart
(#2733)Updates
tokenize-rt
from 6.0.0 to 6.1.0Commits
a3a7bed
v6.1.03686bae
Merge pull request #192 from asottile/named-escapes32e6236
handle unicode named escapes in fstring components75de5c5
Merge pull request #190 from asottile/all-repos_autofix_all-repos-manual1ae6bf2
py39+ac3b85e
Merge pull request #189 from asottile/pre-commit-ci-update-confige75318f
[pre-commit.ci] pre-commit autoupdate7ee846b
Merge pull request #188 from asottile/pre-commit-ci-update-config4083446
[pre-commit.ci] pre-commit autoupdateUpdates
virtualenv
from 20.27.0 to 20.27.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
cb20fda
release 20.27.18425467
Upgrade to pip 24.3 (#2790)17ee28f
Merge pull request #2787 from pypa/pre-commit-ci-update-configfd2b921
[pre-commit.ci] pre-commit autoupdate72f4019
Merge pull request #2785 from pypa/release-20.27.0Dependabot 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