diff --git a/requirements/base.txt b/requirements/base.txt index 82d2fb4253..7d41d39524 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade # diff --git a/requirements/dev.txt b/requirements/dev.txt index 67c7bebbcc..031192e01c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade # @@ -74,7 +74,7 @@ exceptiongroup==1.0.4 # via # -r requirements/test.txt # pytest -filelock==3.8.0 +filelock==3.8.2 # via # tox # virtualenv @@ -112,7 +112,7 @@ pep517==0.13.0 # build pexpect==4.8.0 # via -r requirements/test.txt -pip-tools==6.10.0 +pip-tools==6.11.0 # via -r requirements/pip-tools.txt platformdirs==2.5.4 # via virtualenv @@ -200,7 +200,7 @@ urllib3==1.26.13 # -r requirements/test.txt # docker # requests -virtualenv==20.17.0 +virtualenv==20.17.1 # via tox websocket-client==0.59.0 # via diff --git a/requirements/doc.txt b/requirements/doc.txt index eec857edc5..1135c12f56 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade # diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 33e5fff65c..11d8760074 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -12,7 +12,7 @@ packaging==21.3 # via build pep517==0.13.0 # via build -pip-tools==6.10.0 +pip-tools==6.11.0 # via -r requirements/pip-tools.in pyparsing==3.0.9 # via packaging diff --git a/requirements/test.txt b/requirements/test.txt index d8e9ec2d27..4ee701e481 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade #