Skip to content

Commit fffbe2a

Browse files
chore(deps): update hatch requirement from ==1.16.* to ==1.15.* (#252)
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.16.0...hatch-v1.15.1) --- updated-dependencies: - dependency-name: hatch dependency-version: 1.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54f7dcb commit fffbe2a

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.16.*
1+
hatch == 1.15.*
22
hatch-vcs == 0.5.*

0 commit comments

Comments
 (0)