From fa91f89e66517033a4850b1b178a7964a4691792 Mon Sep 17 00:00:00 2001 From: voluntas Date: Wed, 14 Aug 2024 15:41:17 +0900 Subject: [PATCH] rye sync --update-all --- requirements-dev.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.lock b/requirements-dev.lock index e4c96ef8..c3cd9734 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -33,7 +33,7 @@ pyproject-hooks==1.1.0 pytest==8.3.2 python-dotenv==1.0.1 ruff==0.5.7 -setuptools==72.1.0 +setuptools==72.2.0 tomli==2.0.1 # via build # via pytest