Skip to content

Commit 358bcd7

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.15.20 to 0.16.1 - [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.15.20...0.16.1) Updates `hatchling` from 1.27.0 to 1.31.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.31.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: hatchling dependency-version: 1.31.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 6b855d3 commit 358bcd7

2 files changed

Lines changed: 90 additions & 90 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.27.0"]
4+
requires = ["hatchling==1.31.0"]
55
build-backend = "hatchling.build"
66

77
[project]

0 commit comments

Comments
 (0)