build(deps): bump the api group across 1 directory with 8 updates #265
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 api group with 8 updates in the /api directory:
5.5.0
5.5.1
0.115.6
0.115.8
4.1.1
4.11
0.27.2
0.28.1
2.10.4
2.10.6
2.10.1
2.10.2
0.48b0
0.50b0
4.0.1
4.1.0
Updates
cachetools
from 5.5.0 to 5.5.1Changelog
Sourced from cachetools's changelog.
Commits
b072920
Release v5.5.1.efc3633
Fix #138: Add documentation regarding caching of exceptions.d5c6892
Officially support Python 3.13.a34b9c5
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/setup-...9c122a2
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checko...d44c984
Create FUNDING.yml49bff17
Bump actions/checkout from 4.1.7 to 4.2.085c6026
Bump actions/setup-python from 5.1.1 to 5.2.0Updates
fastapi
from 0.115.6 to 0.115.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7128971
🔖 Release version 0.115.855f8a44
📝 Update release notes83ab6ac
📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92
📝 Update release notes1b00f8a
✅ Simplify tests for body_multiple_params (#13237)d97647f
📝 Update release notes9667ce8
📝 Update Request Body'stutorial002
to deal withtax=0
case (#13230)0541693
📝 Update release notes041b2e1
📝 Update release notes30b270b
♻️ Move duplicated code portion to a static method in theAPIKeyBase
super ...Updates
pymongo
from 4.1.1 to 4.11Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
cae161e
BUMP 4.11dc29938
PYTHON-5047 Fix dry run logic in releases (#2083)4567f88
PYTHON-5047 Fix handling of attestation on testpypi workflows (#2081)848ab4f
PYTHON-5047 Improve testing of publish workflows (#2080)2225cca
PYTHON-5062 Add GitHub Actions CodeQL scanning (#2079)9082a4b
PYTHON-5058 Build linux aarch64 wheel using native runner and omit ppc64le an...a3208df
PYTHON-5059 Update default maxMessageSizeBytes and maxWriteBatchSize (#2078)dc18231
PYTHON-5047 Avoid updating the uv lock unintentionally (#2076)a3cc43f
PYTHON-4999 Resync retryable writes tests (#2073)cfe7784
PYTHON-4976 Replace hatch with uv as our python environment and workfow tool ...Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
pydantic
from 2.10.4 to 2.10.6Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
df05e69
Bump version to v2.10.6 (#11334)4160826
Fix url python serialization (#11331)f94e842
Fix JSON Schema reference collection with"examples"
keys (#11325)5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)Updates
pydantic-extra-types
from 2.10.1 to 2.10.2Release notes
Sourced from pydantic-extra-types's releases.
Changelog
Sourced from pydantic-extra-types's changelog.
Commits
b7ddcfa
🔖 Release version 2.10.2 (#286)536cab8
📝 Add additional installation information to README (#233)5ded2a1
✨ Add type checking support (#285)01866e6
🐛 Preserve months when using the Pendulum Duration type (#283)3cf70f5
⬆ Bump astral-sh/setup-uv from 4 to 5 (#282)6a08c3a
Add back Python 3.8 support (#249)Updates
opentelemetry-instrumentation-fastapi
from 0.48b0 to 0.50b0Changelog
Sourced from opentelemetry-instrumentation-fastapi's changelog.
... (truncated)
Commits
Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Dependabot 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