chore(deps): bump the poetry group across 1 directory with 10 updates #51
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 group with 10 updates in the / directory:
1.26.0
1.28.0
6.8.2
6.9.0
0.115.0
0.115.6
0.2.3
0.2.5
0.27.2
0.28.1
3.8.0
4.0.1
2.9.2
2.10.3
0.0.10
0.0.19
0.6.7
0.8.3
0.30.6
0.32.1
Updates
beanie
from 1.26.0 to 1.28.0Release notes
Sourced from beanie's releases.
... (truncated)
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
0773aed
Version/1.28.0 (#1077)75db4a4
feat(skip_index): possibility added to skip index actions (#942)b4244ff
Update documents.py22e4acc
add python 3.13 and jit into testing66d78bf
Fix Parsing of JSON Pydantic Object Id valuesf9d79ff
Fix kwargs/args untyped (#1049)3421d55
modify tests so we no-longer have to filter for deprecation warnings8c3b753
fix issues caused by #1044ef58386
update pre-commitcbf8a74
remove python 3.7Updates
colorlog
from 6.8.2 to 6.9.0Commits
dfa10f5
Bump versionf939a44
satisfy mypy607485d
Support Python 3.13Updates
fastapi
from 0.115.0 to 0.115.6Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
fastapi-swagger
from 0.2.3 to 0.2.5Release notes
Sourced from fastapi-swagger's releases.
Commits
b10e80e
chore: bump version to 0.2.576611f0
chore: update Swagger UI to v5.18.278f4197
chore: bump version to 0.2.4f2c9d11
chore: update Swagger UI to v5.18.1Updates
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
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pydantic
from 2.9.2 to 2.10.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
c326748
Prep for v2.10.3 release (#11038)68d35bf
Fix url json schema inserialization
mode (#11035)fa69b4c
Add adefault_factory_takes_validated_data
property toFieldInfo
(#11034)435a703
Fix host required enforcement for urls to be compatible with v2.9 behavior (#...b2c4548
Use the globals of the function when evaluating the return type for `PlainSer...cb962c1
Do not resolve the JSON Schema reference fordict
core schema keys (#10989)10ebcdf
Set fields whendefer_build
is set on Pydantic dataclasses (#10984)fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)Updates
python-multipart
from 0.0.10 to 0.0.19Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
Commits
c4fe4d3
Don't warn when CRLF is found after last boundary (#193)5b1aed8
Version 0.0.18 (#191)9205a0e
Hard break if found data after last boundary onMultipartParser
(#189)170e604
Update ruff & mypy (#188)e53b541
Create SECURITY.md (#187)02d1ec1
fuzz: fix boundary error (#179)616b81e
Version 0.0.17 (#183)ca52662
Handle PermissionError in fallback code for old import name (#182)8764067
Version 0.0.16 (#177)ce85154
Version 0.0.15 (#175)Updates
ruff
from 0.6.7 to 0.8.3Release notes
Sourced from ruff's releases.