chore(deps): Bump the pip-version-updates group across 1 directory with 9 updates #239
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-version-updates group with 7 updates in the / directory:
0.7.1
0.7.3
1.8.7
1.8.8
0.6.4b0
0.6.4
2.5.3
2.9.2
13.9.3
13.9.4
0.12.5
0.13.0
20.27.0
20.27.1
Updates
ruff
from 0.7.1 to 0.7.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fbf140a
Bump version to 0.7.3 (#14197)670f958
[red-knot] Fix intersection simplification for~Any
/~Unknown
(#14195)fed35a2
[red-knot] Fixis_assignable_to
for unions (#14196)d1ef418
Docs: tweak rules documentation (#14180)272d24b
[flake8-pyi
] Add a fix forduplicate-literal-member
(#14188)2624249
[red-knot] Minor: fixLiteral[True] <: int
(#14177)4b08d17
[red-knot] Add a newType::KnownInstanceType
variant (#14155)5b6169b
[red-knot] Minor fix in intersection type comment (#14176)2040e93
[flake8-logging-format
] Fix invalid formatting value in docs of `logging-ex...794eb88
[flake8-bandit
] Typo in docssuspicious-pickle-import
(S403
) (#14175)Updates
debugpy
from 1.8.7 to 1.8.8Release notes
Sourced from debugpy's releases.
Commits
3573ca0
Remove compiled files (#1723)7d0ff33
Merge pull request #1725 from microsoft/publish_pydevd_binariesaf0d29f
Missed some quotescebb747
Remove redundant double quotes2036f44
Change job names in build matrix22fbc53
Move lint and pydevd to their own stages37eaf86
Copy downloaded binaries to the right place before running testsdb63cd5
build pydevd biniaries, publish them, and download them in later jobsabf4bb6
Merge pull request #1722 from microsoft/build_pydevd_binaries1eb92e6
Fix bad pathsUpdates
dparse
from 0.6.4b0 to 0.6.4Changelog
Sourced from dparse's changelog.
Commits
b8a13b4
bump:0.6.4 (#82)Updates
pydantic
from 2.5.3 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)Updates
pydantic-core
from 2.14.6 to 2.23.4Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
dbe03f6
version bump4a0c332
Clean up serialization warnings for invalid data in unions (#1449)16331d7
Fix variance issue in_IncEx
type alias, only allowTrue
(#1453)ba8eab4
Bump version to v2.23.3 (#1444)3bd1baa
Fix_IncEx
type annotation (#1443)f2a0bb8
Fix tagged union serialization warning when using aliases (#1442)c462f77
Bump serde_json from 1.0.127 to 1.0.128 (#1440)6169ea9
Improve test_valid_complex_string_with_space() xfail condition (#1441)dec5faa
Negative integers with leading zeros raise ValueError (#1436)e1cd613
Bump serde_json from 1.0.121 to 1.0.127 (#1433)Updates
rich
from 13.9.3 to 13.9.4Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsUpdates
safety-schemas
from 0.0.8 to 0.0.9Commits
Updates
typer
from 0.12.5 to 0.13.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
7bf84ab
🔖 Release version 0.13.0e80ba57
📝 Update release notesc5233c0
✨ HandleKeyboardInterrupt
separately from other exceptions (#1039)e31fc57
📝 Update release notesee072d8
✨ Updatelaunch
to not print anything when opening urls (#1035)af49fda
📝 Update release notesdc1bf3c
🐛 Fix equality check for custom classes (#979)bfb54c0
📝 Update release notesebb968e
🐛 Allow colon in zsh autocomplete values and descriptions (#988)438ae44
📝 Update release notesUpdates
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 t...Description has been truncated