Skip to content

Commit 2a271cc

Browse files
Bump hatch from 1.15.1 to 1.16.3
Bumps [hatch](https://github.com/pypa/hatch) from 1.15.1 to 1.16.3. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.15.1...hatch-v1.16.3) --- updated-dependencies: - dependency-name: hatch dependency-version: 1.16.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13721d9 commit 2a271cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ d = ["aiohttp>=3.10"]
7171
jupyter = ["ipython>=7.8.0", "tokenize-rt>=3.2.0"]
7272

7373
[dependency-groups]
74-
build = ["hatch==1.15.1", "hatch-fancy-pypi-readme", "hatch-vcs", "virtualenv<21.0.0"]
74+
build = ["hatch==1.16.3", "hatch-fancy-pypi-readme", "hatch-vcs", "virtualenv<21.0.0"]
7575
wheels = ["cibuildwheel==3.3.1", "pypyp==1.3.0"]
7676
binary = ["pyinstaller", "wheel>=0.45.1"]
7777

0 commit comments

Comments
 (0)