From a2ad71613ea7cf2106c666687c6bec5b6c338245 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Feb 2024 17:08:24 -0800 Subject: [PATCH] Update twine from 3.4.1 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..3562d43 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,5 +12,5 @@ psycopg2-binary==2.8.6 pyflakes==2.3.1 pycodestyle==2.7.0 setuptools==65.5.0 -twine==3.4.1 +twine==5.0.0 wheel==0.36.2