Skip to content

Commit 8bc5466

Browse files
chore(deps): bump the python-minor-patch group with 2 updates
Bumps the python-minor-patch group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [hatchling](https://github.com/pypa/hatch). Updates `ruff` from 0.16.1 to 0.16.5 - [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.16.1...0.16.5) Updates `hatchling` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.31.0...hatchling-v1.32.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hatchling dependency-version: 1.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7616a49 commit 8bc5466

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
# 1.27.0 is the newest hatchling that supports Python 3.9, which this
33
# package's requires-python still includes.
4-
requires = ["hatchling==1.31.0"]
4+
requires = ["hatchling==1.32.0"]
55
build-backend = "hatchling.build"
66

77
[project]

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)