chore(deps): bump the runtime-dependencies group with 4 updates - #15
Merged
travishathaway merged 1 commit intoAug 20, 2026
Merged
Conversation
Updates the requirements on [aiocsv](https://github.com/MKuranowski/aiocsv), [platformdirs](https://github.com/tox-dev/platformdirs), [typer](https://github.com/fastapi/typer) and [types-aiofiles](https://github.com/python/typeshed) to permit the latest version. Updates `aiocsv` to 1.4.1 - [Commits](MKuranowski/aiocsv@v1.4.0...v1.4.1) Updates `platformdirs` to 4.10.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.6...4.10.0) Updates `typer` to 0.26.4 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.4) Updates `types-aiofiles` to 25.1.0.20260518 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: aiocsv dependency-version: 1.4.1 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: typer dependency-version: 0.26.4 dependency-type: direct:production dependency-group: runtime-dependencies - dependency-name: types-aiofiles dependency-version: 25.1.0.20260518 dependency-type: direct:production dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
travishathaway
approved these changes
Aug 20, 2026
dependabot
Bot
deleted the
dependabot/pip/runtime-dependencies-e9f1a8fb2b
branch
August 20, 2026 17:44
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 aiocsv, platformdirs, typer and types-aiofiles to permit the latest version.
Updates
aiocsvto 1.4.1Commits
0f73ceev1.4.1 release940ab09Switch to ruffe2f3f2dAdd missing Py_CLEAR(Parser->buffer_str)5d86d10Merge pull request #36 from ericbuehl/eb-ft5051942Prevent _parser.Parser from being shared across threads386aa36python 3.14 and free-threading3c92300Merge pull request #37 from ericbuehl/eb-drop398867ffcdrop python 3.9Updates
platformdirsto 4.10.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
04cb136Release 4.10.0078bc61✨ feat: add user_publicshare_dir, user_templates_dir, user_fonts_dir, user_pr...d279747✨ feat: add user_projects_dir for $XDG_PROJECTS_DIR (#490)4116391[pre-commit.ci] pre-commit autoupdate (#489)dbc63f5chore: improve platformdirs maintenance path (#488)9265108[pre-commit.ci] pre-commit autoupdate (#487)9f857ec[pre-commit.ci] pre-commit autoupdate (#486)a76e777[pre-commit.ci] pre-commit autoupdate (#484)903fd9f[pre-commit.ci] pre-commit autoupdate (#483)a5da35dbuild(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the all group (#482)Updates
typerto 0.26.4Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
b1310f8🔖 Release version 0.26.4 (#1809)e4bb679📝 Update release notes361221d📝 Update AI Library Skill to avoid verbose code for CLI Options (#1808)e9efaab📝 Update release notes90f087a👷 Add CI to create draft release after merging areleasePR (#1807)2f54c22📝 Update release notes1a71c8d👷 Update labeler to accept labelrelease(#1806)b8d870f📝 Update release notese3126b9👷 Update GitHub Action permissions for prepare-release (#1804)66af4fd📝 Update release notesUpdates
types-aiofilesto 25.1.0.20260518Commits
You can trigger a rebase of this PR 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