build(deps): bump the dep-minor-updates group with 9 updates #469
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 dep-minor-updates group with 9 updates:
4.20.0
4.21.1
4.1.0
4.2.0
1.3.0
1.4.0
2.5.3
2.6.1
2.14.6
2.16.2
0.32.1
0.33.0
0.16.2
0.18.0
2.1.0
2.2.1
69.0.3
69.1.0
Updates
jsonschema
from 4.20.0 to 4.21.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
aa53fd0
Slightly speed up the contains keyword.c9e2029
perf -> bench31dec3d
Update the CHANGELOG.8875c2e
Also improve min{Length,Properties}'s error message.74dfd48
Squashed 'json/' changes from 217bf81b..544f7c3d3e46f22
Merge pull request #1208 from otto-ifak/fix_enume45be0b
Update docs requirements.6b4441e
New ruff fixed some bugs.c7a37f2
Merge pull request #1209 from python-jsonschema/pre-commit-ci-update-config1b72180
[pre-commit.ci] pre-commit autoupdateUpdates
platformdirs
from 4.1.0 to 4.2.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
Commits
bc4d114
Add convenience methods toPlatformDirsAPI
that allow iterating over both u...0d8beea
[pre-commit.ci] pre-commit autoupdate (#260)0dcc051
[pre-commit.ci] pre-commit autoupdate (#257)3ce2035
Fix 2 typos about XDG_DATA_DIR (#256)783376b
[pre-commit.ci] pre-commit autoupdate (#255)f86cfb8
[pre-commit.ci] pre-commit autoupdate (#254)5cbfd8d
[pre-commit.ci] pre-commit autoupdate (#253)9f684a6
[pre-commit.ci] pre-commit autoupdate (#251)1db2522
Bump actions/setup-python from 4 to 5 (#248)4b68392
[pre-commit.ci] pre-commit autoupdate (#247)Updates
pluggy
from 1.3.0 to 1.4.0Changelog
Sourced from pluggy's changelog.
Commits
2efd28e
Preparing release 1.4.0ebeb2f2
Merge pull request #471 from bluetech/unblock3a28b4d
Merge pull request #464 from bluetech/hookwrapper-teardown-warning4331b7a
Merge pull request #473 from bluetech/iterator-invalidation7aef3e6
hooks: fix plugins registering other plugins in a hookcc36605
Merge pull request #472 from bluetech/call-extra-ordering-fix443fee6
hooks: fixcall_extra
extra methods getting ordered before everything else4577b45
hooks: add comment describing_hookimpls
's format/invariants.13b3661
AddPluginManager.unblock
method to unblock a name4b5b2d4
CHANGELOG: fix errors in 1.0.0 entryUpdates
pydantic
from 2.5.3 to 2.6.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf822bd
prep for 2.6.1 releasefa8acbb
Version bump for pydantic 2.16.2 (#8717)2d812a8
Reverting problematic fix from 2.6 release, fixing schema building bug (#8718)8e790d5
Fix unsupported types bug with plain validator (#8710)aac1069
Fix regression in core schema generation for indirect definition references (...43327d8
Fix inheriting annotations in dataclasses (#8679)f3532ed
FixByteSize
errortype
change (#8681)50259d7
Fix bug with mypy plugin andno_strict_optional = True
(#8666)afd0aa8
Drop pypy-3.8 from CI (#8667)0b2578d
update date for 2.6 releaseUpdates
pydantic-core
from 2.14.6 to 2.16.2Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
305a837
Version bump, 2.16.2 (#1188)42394ac
Fix model computed field serializer (json) (#1187)dcaf63e
Fix warning for tuple of wrong size in union (#1174)758bc51
fix(uuid): validation from string (#1172)8be45e6
fix: 8405 pattern serialization (#1168)c670b2b
removeAsLocItem
trait (#1169)4538190
Uprev core to 2.16.1 (#1167)7a5f8e6
Ensure recursion guard is always used as a stack (#1166)4da7192
uprev to jiter v0.0.6, uprev pydantic-core (#1165)29c5419
Add support for dataclass fields init (#1163)Updates
referencing
from 0.32.1 to 0.33.0Release notes
Sourced from referencing's releases.
Changelog
Sourced from referencing's changelog.
Commits
1630506
Add referencing.jsonschema.SchemaResource.9321869
Update requirements.7f13fd2
Merge pull request #120 from python-jsonschema/pre-commit-ci-update-configaa7ff19
[pre-commit.ci] pre-commit autoupdatea80db1d
Merge pull request #117 from python-jsonschema/pre-commit-ci-update-configd1cd7ad
[pre-commit.ci] pre-commit autoupdate442c7a1
Merge pull request #116 from python-jsonschema/pre-commit-ci-update-config6071a18
[pre-commit.ci] pre-commit autoupdate39caab1
Update requirements.Updates
rpds-py
from 0.16.2 to 0.18.0Release notes
Sourced from rpds-py's releases.
Commits
ce3bf37
Type annotation and test for HashTrieMap.update.7ff2d43
Merge pull request #52 from crate-py/dependabot/github_actions/pre-commit/act...d57b92c
Bump pre-commit/action from 3.0.0 to 3.0.10b1a9ac
Merge pull request #51 from crate-py/pre-commit-ci-update-configce4b8bc
[pre-commit.ci] auto fixes from pre-commit.com hooksc581b56
[pre-commit.ci] pre-commit autoupdate783e3ef
Implement Queue.hash.ee1bf7e
Explicitly remind ourselves that dict.values != dict.values in the tests.9c07d53
Yet again, same mistake.74a85ed
Remove a non-doc dependency.Updates
urllib3
from 2.1.0 to 2.2.1Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
54d6edf
Release 2.2.149b2dda
Stop casting request headers to HTTPHeaderDict (#3344)e22f651
Fix docstring of retries parameterfa54179
Distinguish between truncated and excess content in response (#3273)cfe52f9
Fix InsecureRequestWarning for HTTPS Emscripten requests (#3333)25155d7
Ensure no remote connections during testing (#3328)12f9233
Bump cryptography to 42.0.2 and PyOpenSSL to 24.0.0 (#3340)9929d3c
Add nox session to start local Pyodide consoleaa8d3dd
Fix ssl_version tests for upcoming migration to pytest 823f2287
Remove TODO about informational responses (#3319)Updates
setuptools
from 69.0.3 to 69.1.0Changelog
Sourced from setuptools's changelog.
Commits
bc6b031
Bump version: 69.0.3 → 69.1.0115d381
Merge pull request #4215 from pypa/bugfix/4167-egg-link-manglingac20e42
Add news fragment.0c804aa
Add a test capturing the desired expectation, marked as xfail for now.f61e452
Document the incorrect behavior revealed by #4167.4aa55b8
Rearrange escaping functions to describe them in the order they should be used.58af37c
Replace the incorrect phrase about 'unescaping' and instead clarify that the ...f291ee0
Restore expectation that egg-link files will be named with dashes and not und...9cbe157
Restore exclusion of docs from the build. Closes #4213.c0fd10e
Merge pull request #4212 from pypa/refactor/compat-moduleMost Recent Ignore Conditions Applied to This Pull Request
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