chore(deps): bump the poetry group across 1 directory with 8 updates #48
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 8 updates in the / directory:
1.3.2
1.4.0
43.0.3
44.0.0
0.115.5
0.115.6
2.9.2
2.10.5
8.3.3
8.3.4
3.10.1
3.11.0
0.7.4
0.9.1
0.32.0
0.34.0
Updates
authlib
from 1.3.2 to 1.4.0Changelog
Sourced from authlib's changelog.
Commits
eb34edf
chore: release 1.4.0bc55003
Merge pull request #695 from MeggyCal/master1d10ff3
Support httpx 0.2827fb1fd
docs: remove starlette.config.Config from docs via #6125a0ca3c
Updated notes on using acache
instance when initializingOAuth
. (#693)fbdbbd6
Merge pull request #691 from iSOLveIT/masterd36dc38
Fixed typos and grammatical errors in the flask_client docs.639ca66
doc: changelog for contributions since version 1.3.2858f7d9
Merge pull request #637 from frankie567/fix/oidc-guess-prompt1cba980
doc: improve RFC9068 examples in documentationUpdates
cryptography
from 43.0.3 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
fastapi
from 0.115.5 to 0.115.6Release notes
Sourced from fastapi's releases.
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
pydantic
from 2.9.2 to 2.10.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)9166d55
UpdateWithJsonSchema
documentation, add usage documentation for `json_sche...572f57d
Rewrite validators documentation (#11060)9faa8d9
Fix for comaparison of AnyUrl objects (#11082)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
rapidfuzz
from 3.10.1 to 3.11.0Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.