From 4d63d744e77e1de0567b8db864ae58651c67dbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Tue, 14 May 2024 14:14:33 -0700 Subject: [PATCH] Pull in fixes from upstream (#217) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41d4cff..ed68e3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dynamic = [ "version", ] dependencies = [ - "pyproject-fmt-rust==1.0.6", + "pyproject-fmt-rust==1.1", "tomli>=2.0.1; python_version<'3.11'", ] optional-dependencies.docs = [