From 9ca5a4e4007039870c8d7f6a7985065faf5af0df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2024 02:48:01 -0300 Subject: [PATCH] Update packaging from 23.1 to 24.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..01d2bc67f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==3.4 ; python_version >= "3.10" and python_version < "4.0" iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0" nodeenv==1.8.0 ; python_version >= "3.10" and python_version < "4.0" -packaging==23.1 ; python_version >= "3.10" and python_version < "4.0" +packaging==24.1; python_version >= "3.10" and python_version < "4.0" platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.2.0 ; python_version >= "3.10" and python_version < "4.0" pre-commit==3.3.3 ; python_version >= "3.10" and python_version < "4.0"