diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index bb5fdbd..c0fc977 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,14 +1,14 @@ -aiohttp==3.8.5 -async-timeout==4.0.2 +aiohttp==3.8.6 +async-timeout==4.0.3 attrs==23.1.0 -chardet==5.1.0 -click==8.1.6 +chardet==5.2.0 +click==8.1.7 coloredlogs==15.0.1 -coverage==7.2.7 +coverage==7.3.2 humanfriendly==10.0 idna==3.4 multidict==6.0.4 PyYAML==6.0.1 -typing-extensions==4.7.1 +typing-extensions==4.8.0 verboselogs==1.7 yarl==1.9.2