Skip to content

Commit a665c0b

Browse files
dependabot[bot]jacksonpradolima
authored andcommitted
Bump hatch from 1.15.1 to 1.16.2
Bumps [hatch](https://github.com/pypa/hatch) from 1.15.1 to 1.16.2. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.15.1...hatch-v1.16.2) --- updated-dependencies: - dependency-name: hatch dependency-version: 1.16.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 338b232 commit a665c0b

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
@@ -40,7 +40,7 @@ gsppy = "gsppy.cli:main"
4040
[project.optional-dependencies]
4141
dev = [
4242
"cython==3.1.4",
43-
"hatch==1.15.1",
43+
"hatch==1.16.2",
4444
"hatchling==1.28.0",
4545
"mypy==1.19.1",
4646
"pylint==4.0.4",

0 commit comments

Comments
 (0)