diff --git a/requirements.txt b/requirements.txt index 971110bc..1dd3bf25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ 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" -types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0" +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" userpath==1.9.2 ; python_version >= "3.7" and python_version < "4.0"