From 6a3caeddbbf58faddb379c8a6541661bb5e1ee3f Mon Sep 17 00:00:00 2001 From: Mark <399551+mwiebe@users.noreply.github.com> Date: Fri, 27 Mar 2026 14:57:09 -0700 Subject: [PATCH] chore: Update hatch to 1.16.* Signed-off-by: Mark <399551+mwiebe@users.noreply.github.com> --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 212b5a6d..0d7b8d4a 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -1,2 +1,2 @@ -hatch == 1.15.* +hatch == 1.16.* hatch-vcs == 0.5.* \ No newline at end of file