chore(deps): bump the python-dependencies group with 10 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 10 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [fastapi-cli](https://github.com/fastapi/fastapi-cli), [uvicorn](https://github.com/Kludex/uvicorn), [numpy](https://github.com/numpy/numpy), [scipy](https://github.com/scipy/scipy), [pandas](https://github.com/pandas-dev/pandas), [matplotlib](https://github.com/matplotlib/matplotlib), [pydantic](https://github.com/pydantic/pydantic), [requests](https://github.com/psf/requests) and [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Updates `fastapi` to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.139.0) Updates `fastapi-cli` to 0.0.27 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.16...0.0.27) Updates `uvicorn` to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.30.6...0.49.0) Updates `numpy` to 2.5.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.5.0) Updates `scipy` to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.18.0) Updates `pandas` to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.3) Updates `matplotlib` to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.11.0) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `requests` to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.34.2) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.6.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: fastapi-cli dependency-version: 0.0.27 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on fastapi, fastapi-cli, uvicorn, numpy, scipy, pandas, matplotlib, pydantic, requests and pre-commit to permit the latest version.
Updates
fastapito 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
fastapi-clito 0.0.27Release notes
Sourced from fastapi-cli's releases.
Changelog
Sourced from fastapi-cli's changelog.
... (truncated)
Commits
760451b🔖 Release version 0.0.27 (#435)e3893ef📝 Update release notes46aca09✨ AddFASTAPI_PUBLIC_URLenv var to configure app's public URL that is show...04c12c2🔖 Release version 0.0.26 (#434)96bd5ab📝 Update release notescd37a8e🚸 Show tip on how to configureentrypointinpyproject.toml(#389)8c4ab66🔖 Release version 0.0.25 (#433)b6bf5b5📝 Update release notes572ea4c👷 Add pre-commit hook to catch typos (#418)1428d40📝 Update release notesUpdates
uvicornto 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
numpyto 2.5.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
6910b28Merge pull request #31706 from charris/prepare-2.5.0-releasee0acd2bREL: Prepare for the NumPy 2.5.0 release.8d928b7Merge pull request #31704 from charris/backport-31649c2055baMAINT: update openblas to 0.3.33.112.0 (#31649)ce17c81Merge pull request #31703 from charris/backport-316093de6203BUG: fix StringDType distinct-allocator bugs and add tests (#31609)c723971Merge pull request #31700 from charris/backport-3169464513b2MAINT: Bump pypa/cibuildwheel from 3.4.1 to 4.1.004707f0Merge pull request #31698 from charris/try-fix-emscripten5cf0686MAINT: Try to fix emscripten wheel build.Updates
scipyto 1.18.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
54ef542REL: 1.18.0 release commita45e463Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_finalee2442eTYP, MAINT, TST: PR 25395 revisions3225154DOC: PR 25395 revisions14c7bd7TYP: Fix mypy errors withpytest==9.1.0(#25410)71522e9DOC: revise SciPy 1.18.0 release notes92f8482MAINT: fix errors from pytest 9.1 (#25378)7b27bf4TST, MAINT: modernize spatial tests for pytest 10 (#25376)d05b640Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3e60fe8bREL: set to 1.18.0rc3 unreleasedUpdates
pandasto 3.0.3Release notes
Sourced from pandas's releases.
Commits
72f2feaRLS: 3.0.3 (#65590)2897590Backport PR #65436 on branch 3.0.x (Account for privatization of matplotlib `...49894b5Backport PR #65499 on branch 3.0.x (BUG: fix check if pyarrow is installed in...1c6d1e3[backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...2a54711Backport PR #64379 on branch 3.0.x (PERF: improve performance with ZoneInfo t...036bb7cBackport PR #65482 on branch 3.0.x (PERF: don't call unique on dtypes for che...bf4c182Backport PR #65410 on branch 3.0.x (TST: also convert str index to object in ...dd02d75[backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (#6547...aef3d0f[backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...bb8e248Backport PR #65399 on branch 3.0.x (DOC: fix source link for classes in the r...Updates
matplotlibto 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
requeststo 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
pre-committo 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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)Description has been truncated