Skip to content

Commit 011afbd

Browse files
chore(deps): bump the python-maintenance group across 1 directory with 11 updates
Bumps the python-maintenance group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [httpx2](https://github.com/pydantic/httpx2) | `2.7.0` | `2.12.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.14.2` | | [sounddevice](https://github.com/spatialaudio/python-sounddevice) | `0.5.3` | `0.5.6` | | [botocore](https://github.com/boto/botocore) | `1.42.97` | `1.43.75` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.16.3` | | [inline-snapshot](https://github.com/15r10nk/inline-snapshot) | `0.31.1` | `0.35.4` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.25.1` | `1.25.3` | | [trio](https://github.com/python-trio/trio) | `0.31.0` | `0.34.0` | | [hatchling](https://github.com/pypa/hatch) | `1.27.0` | `1.32.0` | Updates `httpx2` from 2.7.0 to 2.12.0 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.7.0...v2.12.0) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `anyio` from 4.12.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.1...4.14.2) Updates `sounddevice` from 0.5.3 to 0.5.6 - [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.3...0.5.6) Updates `botocore` from 1.42.97 to 1.43.75 - [Commits](boto/botocore@1.42.97...1.43.75) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.14.7 to 0.16.3 - [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.14.7...0.16.3) Updates `inline-snapshot` from 0.31.1 to 0.35.4 - [Release notes](https://github.com/15r10nk/inline-snapshot/releases) - [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md) - [Commits](15r10nk/inline-snapshot@0.31.1...0.35.4) Updates `azure-identity` from 1.25.1 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.25.1...azure-identity_1.25.3) Updates `trio` from 0.31.0 to 0.34.0 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.31.0...v0.34.0) Updates `hatchling` from 1.27.0 to 1.32.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.32.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-maintenance - dependency-name: botocore dependency-version: 1.43.74 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: hatchling dependency-version: 1.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: httpx2 dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: inline-snapshot dependency-version: 0.35.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: sounddevice dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-maintenance - dependency-name: trio dependency-version: 0.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-maintenance - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-maintenance ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b52c9e commit 011afbd

2 files changed

Lines changed: 101 additions & 80 deletions

File tree

‎pyproject.toml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ realtime = ["websockets >= 13, < 16"]
4747
datalib = ["numpy >= 1", "pandas >= 1.2.3"]
4848
voice_helpers = ["sounddevice>=0.5.1", "numpy>=2.0.2"]
4949
bedrock = [
50-
"botocore>=1.40.0,<2",
50+
"botocore<2,>=1.40.0",
5151
"urllib3>=2.7.0,<3",
5252
]
5353

@@ -60,7 +60,7 @@ dev = [
6060
"rich>=13.7.1",
6161
"inline-snapshot>=0.28.0",
6262
"azure-identity >=1.14.1",
63-
"botocore==1.42.97",
63+
"botocore==1.43.75",
6464
"pandas-stubs >= 1.1.0.11",
6565
"trio >=0.22.2",
6666
"pytest-xdist>=3.6.1",
@@ -70,7 +70,7 @@ pydantic-v1 = ["pydantic>=1.10.26,<2"]
7070
pydantic-v2 = ["pydantic>=2,<3"]
7171
# Isolated build requirements are exported with hashes by scripts/build.
7272
build = [
73-
"hatchling==1.27.0",
73+
"hatchling==1.32.0",
7474
"packaging==26.3",
7575
"pathspec==1.1.1",
7676
"pluggy==1.6.0",
@@ -96,7 +96,7 @@ constraint-dependencies = [
9696
]
9797
# Also constrain editable/source builds performed by uv sync.
9898
build-constraint-dependencies = [
99-
"hatchling==1.27.0",
99+
"hatchling==1.32.0",
100100
"packaging==26.3",
101101
"pathspec==1.1.1",
102102
"pluggy==1.6.0",
@@ -106,7 +106,7 @@ build-constraint-dependencies = [
106106

107107

108108
[build-system]
109-
requires = ["hatchling==1.27.0"]
109+
requires = ["hatchling==1.32.0"]
110110
build-backend = "hatchling.build"
111111

112112
[tool.hatch.build]

0 commit comments

Comments
 (0)