(deps): Bump the updates group across 1 directory with 6 updates#99
Open
dependabot[bot] wants to merge 1 commit into
Open
(deps): Bump the updates group across 1 directory with 6 updates#99dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn), [typer](https://github.com/fastapi/typer), [tomlkit](https://github.com/python-poetry/tomlkit), [mypy](https://github.com/python/mypy), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `uvicorn` to 0.48.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.15.0...0.48.0) Updates `typer` to 0.26.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.16.0...0.26.1) Updates `tomlkit` to 0.15.0 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.2...0.15.0) Updates `mypy` to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v2.1.0) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.4.0) Updates `tox` to 4.54.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.0...4.54.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production dependency-group: updates - dependency-name: typer dependency-version: 0.26.1 dependency-type: direct:production dependency-group: updates - dependency-name: tomlkit dependency-version: 0.15.0 dependency-type: direct:production dependency-group: updates - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development dependency-group: updates - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: updates - dependency-name: tox dependency-version: 4.54.0 dependency-type: direct:development dependency-group: updates ... 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 uvicorn, typer, tomlkit, mypy, pytest-asyncio and tox to permit the latest version.
Updates
uvicornto 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)Updates
typerto 0.26.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
8c70d49🔖 Release version 0.26.175ee927📝 Update release notes3028854🐛 Ensure that an envvar set fortyper.Optionworks as expected (#1788)959a356📝 Update release notesa79de20⬆ Bump python-dotenv from 1.2.1 to 1.2.2 (#1714)8f44149📝 Update release notesd88415f📝 Update release notesd31a597🔖 Release version 0.26.06b13660📝 Update release notesc95e3a4📝 Update release notesUpdates
tomlkitto 0.15.0Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
... (truncated)
Commits
8694e4dchore: bump version to 0.15.0 and update changelog for release (#473)e636a51[pre-commit.ci] pre-commit autoupdate (#472)96a4d22fix: fix a parser hang (#470)843f799[pre-commit.ci] pre-commit autoupdate (#469)2c87eafHonor sort_keys for parsed TOML documents (#471)8e32f9cType annotations (#460)df98af4[pre-commit.ci] pre-commit autoupdate (#461)4bd97dbchore(deps): bump requests from 2.32.4 to 2.33.0 in /docs (#462)b2d7030chore(deps-dev): bump pygments from 2.17.2 to 2.20.0 (#463)87d98b1chore(deps): bump pygments from 2.18.0 to 2.20.0 in /docs (#464)Updates
mypyto 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pytest-asyncioto 1.4.0Release notes
Sourced from pytest-asyncio's releases.
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
toxto 4.54.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
1f1fcc7release 4.54.0b35c8ee🐛 fix(schema): cover every replace form in the TOML schema (#3941)6eb5c4f✨ feat(packaging): declare tox.pytest deps via a testing extra (#3940)1ad47dd🧪 test(conftest): strip broken nspkg.pth files under py3.15 (#3937)dfba966[pre-commit.ci] pre-commit autoupdate (#3936)21069af[pre-commit.ci] pre-commit autoupdate (#3933)2b17791release 4.53.186234ddfix: allow deps arrays in TOML schema (#3931)dd305fe🐛 fix(type): correct argparse override signatures for ty 0.0.33 (#3932)3aa3cd5[pre-commit.ci] pre-commit autoupdateDependabot 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