Skip to content

Commit 28be6fb

Browse files
chore(deps): update hatch requirement from ==1.14.* to ==1.15.* (#191)
Updates the requirements on [hatch](https://github.com/pypa/hatch) to permit the latest version. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.14.0...hatch-v1.15.1) --- updated-dependencies: - dependency-name: hatch dependency-version: 1.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cae604 commit 28be6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
hatch == 1.14.*
1+
hatch == 1.15.*
22
hatch-vcs == 0.5.*

0 commit comments

Comments
 (0)