build(deps): bump the minor-and-patch group with 12 updates #583
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 minor-and-patch group with 12 updates:
0.8.4
0.8.5
1.12.1
1.13.0
3.18.0
3.19.0
3.2.8
3.2.10
4.3.0
4.4.0
3.10.9
3.10.10
2.9.2
2.5.3
2.23.4
2.14.6
13.9.2
13.9.3
0.0.5
0.0.8
0.41.0
0.41.2
6.0.0
6.1.0
Updates
pystac-client
from 0.8.4 to 0.8.5Release notes
Sourced from pystac-client's releases.
Changelog
Sourced from pystac-client's changelog.
Commits
50c0aca
release: v0.8.5 (#747)22b09e8
Use urljoin, not string cat, for urls (#746)3053341
build(deps): bump ruff from 0.6.9 to 0.7.0 (#743)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
pyupgrade
from 3.18.0 to 3.19.0Commits
19364aa
v3.19.0466dfb1
Merge pull request #980 from asottile/named-escapes-in-fstringsaa12347
fix named escapes in FSTRING_MIDDLEc29b8d6
Merge pull request #979 from asottile/directly-in-f-string-placeholderb673db5
prevent dict/set rewrite directly in f-string placeholder4028fd1
Merge pull request #973 from asottile/py39-plus9827b4d
py39+Updates
safety
from 3.2.8 to 3.2.10Changelog
Sourced from safety's changelog.
Commits
9ee0b67
chore/release-3.2.10 (#626)d8095a7
feature/pyproject-support (#625)8d610ff
chore/update-safety-schemas-version (#624)d77fec0
Merge pull request #617 from pyupio/chore/release-3.2.92d6631c
chore/release-3.2.957023e0
Merge pull request #622 from pyupio/fix-new-parse-for-test5a8c181
fix: basic policy file test7b21f3a
Merge pull request #616 from pyupio/fix/version-testba929db
fix/removes hardcoded safety release version from212318c
Merge pull request #614 from pyupio/chore/deprecation-message-for-license-com...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
orjson
from 3.10.9 to 3.10.10Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
4918783
3.10.10e1f64bf
setup-qemu-container, restrict inline_int, cargo updateUpdates
pydantic
from 2.9.2 to 2.5.3Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
9f58e78
Fix history (#8424)1026268
Add history for 2.5.3 (#8423)888354f
2.5.3 patch release with new pydantic-core (#8420)b75cb28
updating history for patch release based on new core changes365e587
bumping core to 2.14.52033119
Fix:JsonValue
bool
serialization (#8190)34ef158
prep for 2.5.2 release (#8169)25d1197
uprev corecc168a8
AddConfigDict.ser_json_inf_nan
(#8159)01c970b
Fixmodel_validator
example usage code (#8141)Updates
pydantic-core
from 2.23.4 to 2.14.6Commits
0eb9f4e
2.14.6 patch release (#1128)82158ce
Avoid using?
withget_item
to handle unhashable inputs properly (#1089)da0b4a9
uprev to 2.14.5223aa27
uprev: 2.14.4 (#1081)ca83d24
Fix validation of negative floats when usingmultiple_of
(#1077)2f0c8c2
Update ci for Rust 1.74 (#1079)203b395
Fix validation ofLiteral
from JSON keys when used asdict
key (#1075)3fea833
Fix bug recustom_init
on members ofUnion
(#1076)73b1184
uprev to 2.24.3b18f4f9
bump version to 2.14.2 (#1073)Updates
rich
from 13.9.2 to 13.9.3Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
afcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelog04db8c2
update regexb93d3b6
test single cell widthsbe42f1b
test and added box drawing charactersad6b886
version bumpdb2e3e8
assert cut68e1b63
fix regexUpdates
safety-schemas
from 0.0.5 to 0.0.8Commits
Updates
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 autoupdateDependabot 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