MESH-2092 Bump the dependencies group across 1 directory with 4 updates#227
Open
dependabot[bot] wants to merge 4 commits intodevelopfrom
Open
MESH-2092 Bump the dependencies group across 1 directory with 4 updates#227dependabot[bot] wants to merge 4 commits intodevelopfrom
dependabot[bot] wants to merge 4 commits intodevelopfrom
Conversation
Bumps the dependencies group with 3 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi), [pytest](https://github.com/pytest-dev/pytest) and [starlette](https://github.com/Kludex/starlette). Updates `fastapi` from 0.128.0 to 0.128.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.128.1) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `pytest-asyncio` from 1.2.0 to 0.23.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v0.23.3) Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.50.0...0.52.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-asyncio dependency-version: 0.23.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
|
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.



Bumps the dependencies group with 3 updates in the / directory: fastapi, pytest and starlette.
Updates
fastapifrom 0.128.0 to 0.128.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
1de0de5🔖 Release version 0.128.1734c95b📝 Update release notes84a5bcf⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes (#14823)0e06400📝 Update release notesad29e44🌐 Improve LLM prompt ofukdocumentation (#14795)71ceac2📝 Update release notesb0e99d6🌐 Update translations for ja (update-outdated) (#14588)cec4be0📝 Update release notesaea6137🐛 Fix translation script commit in place (#14818)fe5b617📝 Update release notesUpdates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pytest-asynciofrom 1.2.0 to 0.23.3Commits
260b791[docs] Prepare release of v0.23.3.6a253e2[docs] Shorten changelog by combining multiple issues.e2cbb90[docs] Mention correct issue in changelog.0c522bf[fix] Fixes a bug that caused an internal pytest error when using ImportWarni...31c7e6fBuild(deps): Bump coverage from 7.3.3 to 7.3.4 in /dependencies/default38d5c7eBuild(deps): Bump sphinx-rtd-theme in /dependencies/docs650ec58Build(deps): Bump babel from 2.13.1 to 2.14.0 in /dependencies/docs0166a7eBuild(deps): Bump typing-extensions in /dependencies/default3a15f30Build(deps): Bump coverage from 7.3.2 to 7.3.3 in /dependencies/default28e91f0Build(deps): Bump hypothesis in /dependencies/defaultUpdates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e5b8a5dVersion 0.52.1 (#3110)d02eadeOnly usetyping_extensionsin older Python versions (#3109)f490b42Version 0.52.0 (#3107)d8c7cf9TurnStateinto aMapping(#3036)cfce146chore: bump coverage (#3103)9138e55fix: setup github pages for deployment (#3102)aff6df7docs: add environment for github docs (#3101)434bab9docS: fix gh pages deploy (#3100)03426bedocs: replace mkdocs by zensical (#3098)df2ee22Version 0.51.0 (#3097)Dependabot 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)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions