Bump the minor-patch-dependencies group across 1 directory with 11 updates #1003
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 minor-patch-dependencies group with 11 updates in the / directory:
0.41.20.41.32.9.22.10.20.32.00.32.10.0.170.0.192.18.02.19.02.10.02.10.18.3.38.3.47.6.77.6.81.7.101.8.00.27.20.28.00.7.40.8.1Updates
starlettefrom 0.41.2 to 0.41.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
1a8efbaVersion 0.41.3 (#2754)9dc9d2efix(testclient): exclude query sting fromraw_path(#2716)cc1e2d7ReplacedictbyMappingonHTTPException.headers(#2749)427a8dcFix issue with middleware args passing (#2752)c2e3a39Match httpx documentation style (#2742)Updates
pydanticfrom 2.9.2 to 2.10.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
fe32515Prepare for v2.10.2 release (#10982)226cfafHideBaseModel.__replace__definition from type checkers (#10979)02229a6hashing support for urls (#10975)a9cf39cFix type hint ofField.defaultto be compatible with Python 3.8 and 3.9 (#1...869eafdSupport serialization as any forSecrettypes andUrltypes (#10947)7c0ed72Do not evaluate annotations for private fields (#10962)d6fc7fcOnly evaluateFieldInfoannotations if required during schema building (#10...17e60faspacing369b355remove typo4c75404Prepare for v2.10.1 release (#10939)Updates
uvicornfrom 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296Upgrade upload/download GitHub Actions (#2517)8c3402dUpdatepublish.yamlwith latest PyPI recommendations (#2516)04c6320Version 0.32.1 (#2515)fc6c51bDrop ASGI spec version to 2.3 on HTTP (#2513)2aea835fix(http): enable httptools lenient data (#2488)Updates
python-multipartfrom 0.0.17 to 0.0.19Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
c4fe4d3Don't warn when CRLF is found after last boundary (#193)5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)02d1ec1fuzz: fix boundary error (#179)Updates
sentry-sdkfrom 2.18.0 to 2.19.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
039c220Updated changelogc83e742release: 2.19.08fe5bb4feat: Send PII to Spotlight when no DSN is set (#3804)295dd8dAuto enable Litestar integration (#3540)bd50c38fix(httpx): Prevent Sentry baggage duplication (#3728)e9ec6c1test(gcp): Only run GCP tests when they should (#3721)aa6e8fdfix(falcon): Don't exhaust request body stream (#3768)3e28853fix(integrations): Check retries_left before capturing exception (#3803)01146bdfix(openai): Use name instead of description (#3807)d894fc2Shorten CI workflow names (#3805)Updates
pyjwtfrom 2.10.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
3ebbb22fix lint37748dcupdate changelog33022c2Merge commit from forkUpdates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
coveragefrom 7.6.7 to 7.6.8Changelog
Sourced from coverage's changelog.
Commits
6134266docs: sample HTML for 7.6.8041f963docs: prep for 7.6.87fe48b6build: don't search generated report filesf219144docs: start changelog entries with capital lettersd1a916afix: a line that branches nowhere must always raise an exception2ace7a2fix: don't assume 'no branches' means 'not executed' #18963ed5915style: all of ci should use underscores0db86f2build: automate updating readthedocs2a89551chore: make upgrade (not sure why files became absolute)ba9c157chore: make doc_upgradeUpdates
banditfrom 1.7.10 to 1.8.0Release notes
Sourced from bandit's releases.
Commits
8fd258aRemove more leftover OpenStack references (#1195)a19b072Remove Sentry as a sponsor (#1198)48e0258Add a JSON to seek funding from the FLOSS/fund (#1194)5300a21[pre-commit.ci] pre-commit autoupdate (#1196)0b249d9Update project urls with added links (#1193)4be653dMark Python 3.13 as officially supported (#1192)8e6dc1b[pre-commit.ci] pre-commit autoupdate (#1191)071386bNo need to check httpx client without timeout defined (#1177)9b4d480[pre-commit.ci] pre-commit autoupdate (#1162)ddf9b48Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1187)Updates
httpxfrom 0.27.2 to 0.28.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)7b19cd5Move utility functions from _utils.py to _client.py (#3389)b47d94cAvoid private imports in test cases. (#3403)2ea2286Import ssl on demand (#3401)1805ee0Graceful upgrade path for 0.28. (#3394)41597adMove remaining utility functions from _utils.py to _models.py (#3387)Updates
rufffrom 0.7.4 to 0.8.1Release notes
Sourced from ruff's releases.