diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 01fd30a4583..aa1ccd3b755 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -153,7 +153,9 @@ pygments==2.18.0 # rich # sphinx pyjwt==2.8.0 - # via gidgethub + # via + # gidgethub + # pyjwt pyproject-hooks==1.2.0 # via # build @@ -185,7 +187,7 @@ requests==2.32.3 # cherry-picker # python-on-whales # sphinx -rich==13.8.1 +rich==13.9.1 # via typer setuptools-git==1.2 # via -r requirements/test.in diff --git a/requirements/dev.txt b/requirements/dev.txt index 1c2ead648c2..85cf3a8f039 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -148,7 +148,9 @@ pygments==2.18.0 # rich # sphinx pyjwt==2.8.0 - # via gidgethub + # via + # gidgethub + # pyjwt pyproject-hooks==1.2.0 # via # build @@ -180,7 +182,7 @@ requests==2.32.3 # cherry-picker # python-on-whales # sphinx -rich==13.8.1 +rich==13.9.1 # via typer setuptools-git==1.2 # via -r requirements/test.in diff --git a/requirements/lint.txt b/requirements/lint.txt index ff1e92fa775..5a0940b8886 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -86,7 +86,7 @@ pyyaml==6.0.2 # via pre-commit requests==2.32.3 # via python-on-whales -rich==13.8.1 +rich==13.9.1 # via typer shellingham==1.5.4 # via typer diff --git a/requirements/test.txt b/requirements/test.txt index fdbdbc9d404..cb06760796a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -96,7 +96,7 @@ python-on-whales==0.73.0 # via -r requirements/test.in requests==2.32.3 # via python-on-whales -rich==13.8.1 +rich==13.9.1 # via typer setuptools-git==1.2 # via -r requirements/test.in