Skip to content

Commit

Permalink
chore: Run make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Aug 13, 2024
1 parent 08e6847 commit 131c1b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 131c1b2

Please sign in to comment.