Skip to content

Commit e6bad82

Browse files
chore(deps): update hatch requirement from ==1.15.* to ==1.16.* (#295)
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.15.0...hatch-v1.16.2) --- updated-dependencies: - dependency-name: hatch dependency-version: 1.16.2 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 de8bdc6 commit e6bad82

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

0 commit comments

Comments
 (0)