diff --git a/requirements.txt b/requirements.txt index 0f578726..c61eb73d 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.3 ; python_version >= "3.7" and python_version < "4.0" responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0" tomli==2.0.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.20250516 ; 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.2.2 ; python_version >= "3.7" and python_version < "4.0" userpath==1.9.0 ; python_version >= "3.7" and python_version < "4.0"