Skip to content

Commit ffcf11b

Browse files
Build(deps): Bump the python-deps group with 16 updates (#4)
Updates the requirements on [typer](https://github.com/fastapi/typer), [assemblyai](https://github.com/AssemblyAI/assemblyai-python-sdk), [rich](https://github.com/Textualize/rich), [keyring](https://github.com/jaraco/keyring), [platformdirs](https://github.com/tox-dev/platformdirs), [tomli-w](https://github.com/hukkin/tomli-w), [websockets](https://github.com/python-websockets/websockets), [sounddevice](https://github.com/spatialaudio/python-sounddevice), [openai](https://github.com/openai/openai-python), [yt-dlp](https://github.com/yt-dlp/yt-dlp), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Updates `typer` to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.13.0...0.26.7) Updates `assemblyai` to 0.64.4 - [Release notes](https://github.com/AssemblyAI/assemblyai-python-sdk/releases) - [Commits](AssemblyAI/assemblyai-python-sdk@0.34.0...0.64.4) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.0.0...v15.0.0) Updates `keyring` to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v24.0.0...v25.7.0) 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.0.0...4.10.0) Updates `tomli-w` to 1.2.0 - [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli-w@1.0.0...1.2.0) Updates `websockets` to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.0...16.0) Updates `sounddevice` to 0.5.5 - [Release notes](https://github.com/spatialaudio/python-sounddevice/releases) - [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst) - [Commits](spatialaudio/python-sounddevice@0.5.0...0.5.5) Updates `openai` to 2.41.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.40.0...v2.41.0) Updates `yt-dlp` to 2026.3.17 - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2024.03.10...2026.03.17) Updates `pytest` to 9.0.3 - [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.0.0...9.0.3) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `hypothesis` to 6.155.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.0.0...v6.155.1) Updates `ruff` to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.0...0.15.15) Updates `mypy` to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v2.1.0) 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.0...v4.6.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production dependency-group: python-deps - dependency-name: assemblyai dependency-version: 0.64.4 dependency-type: direct:production dependency-group: python-deps - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: tomli-w dependency-version: 1.2.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production dependency-group: python-deps - dependency-name: sounddevice dependency-version: 0.5.5 dependency-type: direct:production dependency-group: python-deps - dependency-name: openai dependency-version: 2.41.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: yt-dlp dependency-version: 2026.3.17 dependency-type: direct:production dependency-group: python-deps - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: python-deps - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-deps - dependency-name: hypothesis dependency-version: 6.155.1 dependency-type: direct:development dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development dependency-group: python-deps - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development dependency-group: python-deps - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Kroman <12372+alexkroman@users.noreply.github.com>
1 parent 7215a3c commit ffcf11b

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ classifiers = [
2727
]
2828

2929
dependencies = [
30-
"typer>=0.13", # >=0.13 vendors its own click (typer._click); we no longer import click
31-
"assemblyai>=0.34",
32-
"rich>=13.0",
33-
"keyring>=24.0",
34-
"platformdirs>=4.0",
35-
"tomli-w>=1.0",
36-
"websockets>=13",
37-
"sounddevice>=0.5",
38-
"openai>=1.40",
39-
"yt-dlp>=2024.0",
30+
"typer>=0.26.7", # >=0.13 vendors its own click (typer._click); we no longer import click
31+
"assemblyai>=0.64.4",
32+
"rich>=15.0.0",
33+
"keyring>=25.7.0",
34+
"platformdirs>=4.10.0",
35+
"tomli-w>=1.2.0",
36+
"websockets>=16.0",
37+
"sounddevice>=0.5.5",
38+
"openai>=2.41.0",
39+
"yt-dlp>=2026.3.17",
4040
# audioop (used for PCM resampling) left the stdlib in 3.13; this backport provides it.
4141
"audioop-lts>=0.2; python_version >= '3.13'",
4242
]
@@ -48,12 +48,12 @@ Issues = "https://github.com/AssemblyAI/cli/issues"
4848

4949
[project.optional-dependencies]
5050
dev = [
51-
"pytest>=8.0",
52-
"pytest-cov>=5.0",
53-
"hypothesis>=6.0",
54-
"ruff>=0.11",
55-
"mypy>=1.10",
56-
"pre-commit>=4.0",
51+
"pytest>=9.0.3",
52+
"pytest-cov>=7.1.0",
53+
"hypothesis>=6.155.1",
54+
"ruff>=0.15.15",
55+
"mypy>=2.1.0",
56+
"pre-commit>=4.6.0",
5757
]
5858

5959
[project.scripts]

0 commit comments

Comments
 (0)