diff --git a/python/requirements/pyproject-docs.txt b/python/requirements/pyproject-docs.txt index aeff3bb2..38854788 100644 --- a/python/requirements/pyproject-docs.txt +++ b/python/requirements/pyproject-docs.txt @@ -344,7 +344,7 @@ toml==0.10.2 # pytest tomli==2.0.1 # via coverage -tornado==6.2 +tornado==6.3.2 # via # ipykernel # jupyter-client diff --git a/python/requirements/pyproject.txt b/python/requirements/pyproject.txt index 08732505..f59fb9d1 100644 --- a/python/requirements/pyproject.txt +++ b/python/requirements/pyproject.txt @@ -271,7 +271,7 @@ toml==0.10.2 # via pytest tomli==2.0.1 # via coverage -tornado==6.2 +tornado==6.3.2 # via # ipykernel # jupyter-client