From bfc4980a2691453dff79314741444397ed178758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 23:52:47 +0000 Subject: [PATCH] chore(deps): update dependency setuptools to ~=70.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ced6e5..925a284 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dev = [ "Apify Homepage" = "https://apify.com" [build-system] -requires = ["setuptools ~= 70.0.0", "wheel"] +requires = ["setuptools ~=70.1.0", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find]