Skip to content

Commit df7c21a

Browse files
chore(deps): bump the python-minor-patch group with 3 updates (#377)
Bumps the python-minor-patch group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [hatch](https://github.com/pypa/hatch) and [hatchling](https://github.com/pypa/hatch). Updates `ruff` from 0.16.7 to 0.16.8 - [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.7...0.16.8) Updates `hatch` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.18.0...hatch-v1.18.1) Updates `hatchling` from 1.32.0 to 1.32.3 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.32.0...hatchling-v1.32.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hatch dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hatchling dependency-version: 1.32.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent bdb2938 commit df7c21a

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

‎pyproject.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"hatchling==1.32.0"
3+
"hatchling==1.32.3"
44
]
55
build-backend = "hatchling.build"
66

@@ -47,11 +47,11 @@ test = [
4747
"pytest-watch==4.2.0"
4848
]
4949
dev = [
50-
"ruff==0.16.7",
50+
"ruff==0.16.8",
5151
"twine==7.0.0", # for building
5252
"uv==0.12.15", # for dependency management
5353
"pre-commit==4.6.2",
54-
"hatch==1.18.0"
54+
"hatch==1.18.1"
5555
]
5656

5757
[project.scripts]

‎uv.lock‎

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

0 commit comments

Comments
 (0)