diff --git a/requirements.txt b/requirements.txt index f0f28bfe..5a7bbc76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pytest==7.4.0 ; python_version >= "3.7" and python_version < "4.0" pyyaml==6.0.2 ; python_version >= "3.7" and python_version < "4.0" requests==2.32.4 ; python_version >= "3.7" and python_version < "4.0" responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0" -tomli==2.2.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6" +tomli==2.3.0 ; python_version >= "3.7" and python_full_version <= "3.11.0a6" types-pyyaml==6.0.12.20250915 ; python_version >= "3.7" and python_version < "4.0" typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8" urllib3==2.5.0 ; python_version >= "3.7" and python_version < "4.0"