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 pip group with 9 updates:
2023.7.22
2024.7.4
2.3.0
2.6.1
0.92.0
0.109.1
1.10.5
1.10.13
4.3.3
4.6.3
0.0.5
0.0.7
2.28.2
2.32.2
0.25.0
0.36.2
1.26.14
1.26.19
Updates
certifi
from 2023.7.22 to 2024.7.4Commits
bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad
2024.06.02 (#291)c2196ce
--- (#290)fefdeec
Bump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15
Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569a
Bump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
dnspython
from 2.3.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
fastapi
from 0.92.0 to 0.109.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7633d15
🔖 Release version 0.109.1a4de147
📝 Update release notes9d34ad0
Merge pull request from GHSA-qf9m-vfgh-m389ebf9723
📝 Update release notes8590d0c
👥 Update FastAPI People (#11074)063d7ff
📝 Update release notes3c81e62
🌐 Add Spanish translation fordocs/es/docs/external-links.md
(#10933)6c4a143
📝 Update release notesd254e2f
🌐 Update Korean translation fordocs/ko/docs/tutorial/first-steps.md
, `docs...6f6e786
📝 Update release notesUpdates
pydantic
from 1.10.5 to 1.10.13Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
Commits
8822578
Prepare release 1.10.13 (#7674)59d8f38
[Backport] Add max length check tovalidate_email
(#7673)69b92b5
Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417
Update pip commands to install 1.10 (#6930)d9c2af3
Prepare release 1.10.12 (#6825)2aaddf6
Deque's maxlen property dropped on V1 validation (#6586)15c82d9
Prepare for 1.10.11 (#6420)8750c37
no longer tag docs release as latest2c0e2a6
Fix import of create_model in tools.py (#6364)0e8a387
Prepare for 1.10.10 (#6308)Updates
pymongo
from 4.3.3 to 4.6.3Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
8da192f
BUMP 4.6.356b6b6d
PYTHON-4305 Fix bson size check (#1564)449d0f3
BUMP to 4.6.3.dev0e04576d
DEVPROD-3871 Use teardown_task when there is one function/command (#1533)cf1c6a1
PYTHON-4219 Prep for 4.6.2 Release (#1530)d29b2b7
PYTHON-4147 [v4.6]: Silence noisy thread.start() RuntimeError at shutdown (#1...0477b9b
PYTHON-4077 [v4.6]: Ensure there is a MacOS wheel for Python 3.7 (#1527)ecad17d
BUMP 4.6.2.dev0485e0a5
BUMP 4.6.1995365c
PYTHON-4038 [v4.6]: Ensure retryable readOperationFailure
s re-raise except...Updates
python-multipart
from 0.0.5 to 0.0.7Changelog
Sourced from python-multipart's changelog.
Commits
c83e6da
Version 0.0.7 (#77)fb7d3c9
Bump pygments from 2.7.4 to 2.15.0 (#66)20f0ef6
♻️ Refactor header option parser to use the standard library instead of a cus...d3d16da
Use latest invoke version (2.2.0) (#73)8e59feb
Use single quotes to avoid special zsh chars '[' and ']' (#71)86d422c
Update changelog URL (#68)3929f8e
Move tests folder to root folder (#61)4ccfb3a
Version 0.0.6 (#60)a4f2f40
✨ Setup automated releases (#57)878a57d
Fix typos (#53)Updates
requests
from 2.28.2 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
starlette
from 0.25.0 to 0.36.2Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
04a7d9d
Version 0.36.2 (#2456)13e5c26
Merge pull request from GHSA-93gm-qmq6-w238b8eebef
Avoid duplicate charset onContent-Type
(#2443)8da52c2
Bump the python-packages group with 4 updates (#2455)4355e6b
Fix nav override for newer version of Mkdocs Material (#2444)433da65
Version 0.36.1 (#2440)4ca0a87
Downgrade mkdocs-material (#2439)e54be85
Check if "extensions" in scope before checking the extension (#2438)8d09cf4
Version 0.36.0 (#2432)7936e86
Add support for ASGIpathsend
extension (#2435)Updates
urllib3
from 1.26.14 to 1.26.19Release notes
Sourced from urllib3's releases.