From 131c1b2a50458ea2322a210c7986e58f7491c3fe Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Tue, 13 Aug 2024 11:10:18 -0400 Subject: [PATCH] chore: Run `make upgrade` --- requirements/base.txt | 11 ++++++----- requirements/pip-tools.txt | 2 +- requirements/pip.txt | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8608fa608..26b51ccad 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade # accessible-pygments==0.0.5 # via pydata-sphinx-theme -alabaster==1.0.0 +alabaster==0.7.16 # via sphinx anyio==4.4.0 # via @@ -62,10 +62,11 @@ sniffio==1.3.1 # via anyio snowballstemmer==2.2.0 # via sphinx -soupsieve==2.5 +soupsieve==2.6 # via beautifulsoup4 -sphinx==8.0.2 +sphinx==7.4.7 # via + # -c requirements/constraints.txt # -r requirements/base.in # pydata-sphinx-theme # sphinx-autobuild @@ -112,7 +113,7 @@ typing-extensions==4.12.2 # via pydata-sphinx-theme urllib3==2.2.2 # via requests -uvicorn==0.30.5 +uvicorn==0.30.6 # via sphinx-autobuild watchfiles==0.23.0 # via sphinx-autobuild diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index fedf88df8..67b6039db 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade diff --git a/requirements/pip.txt b/requirements/pip.txt index 7a6ada8e0..11fc3283d 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade