diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 3f78db0..a0ec1b9 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,10 +1,10 @@ aiohappyeyeballs==2.4.4 -aiohttp==3.11.10 -aiosignal==1.3.1 -attrs==24.2.0 -certifi==2024.8.30 -charset-normalizer==3.4.0 -click==8.1.7 +aiohttp==3.11.11 +aiosignal==1.3.2 +attrs==24.3.0 +certifi==2024.12.14 +charset-normalizer==3.4.1 +click==8.1.8 coloredlogs==15.0.1 frozenlist==1.5.0 humanfriendly==10.0 @@ -15,6 +15,6 @@ PyYAML==6.0.2 requests==2.32.3 tinydb==4.8.2 tuspy==1.1.0 -urllib3==2.2.3 +urllib3==2.3.0 verboselogs==1.7 yarl==1.18.3