diff --git a/requirements/pip.txt b/requirements/pip.txt index 96b1459..e6827ba 100644 --- a/requirements/pip.txt +++ b/requirements/pip.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 # @@ -8,7 +8,7 @@ wheel==0.40.0 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==23.1.1 +pip==23.1.2 # via -r requirements/pip.in setuptools==67.7.2 # via -r requirements/pip.in diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 86c333e..b615006 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.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/test.txt b/requirements/test.txt index 12ccf43..58b695e 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -41,7 +41,7 @@ packaging==23.1 # via pytest pbr==5.11.1 # via stevedore -platformdirs==3.3.0 +platformdirs==3.4.0 # via pylint pluggy==1.0.0 # via pytest @@ -78,7 +78,7 @@ tomli==2.0.1 # coverage # pylint # pytest -tomlkit==0.11.7 +tomlkit==0.11.8 # via pylint typing-extensions==4.5.0 # via