diff --git a/requirements.txt b/requirements.txt index f0f28bfe..ed089d59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ idna==3.10 ; python_version >= "3.7" and python_version < "4.0" importlib-metadata==6.7.0 ; python_version >= "3.7" and python_version < "3.8" iniconfig==2.1.0 ; python_version >= "3.7" and python_version < "4.0" mock==5.2.0 ; python_version >= "3.7" and python_version < "4.0" -multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0" +multidict==6.7.0 ; python_version >= "3.7" and python_version < "4.0" packaging==23.2 ; python_version >= "3.7" and python_version < "4.0" pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0" pluggy==1.6.0 ; python_version >= "3.7" and python_version < "4.0"