From 795c110eef403c28ffef09d20bae896adfa531f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Oct 2024 06:06:28 -0700 Subject: [PATCH] Update setuptools from 65.5.0 to 75.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..231fece 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,6 +11,6 @@ pip==22.3 psycopg2-binary==2.8.6 pyflakes==2.3.1 pycodestyle==2.7.0 -setuptools==65.5.0 +setuptools==75.3.0 twine==3.4.1 wheel==0.36.2