Skip to content

Commit

Permalink
chore: Re-run make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Aug 14, 2024
1 parent c44fba9 commit 8e36dc9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
9 changes: 5 additions & 4 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
babel==2.16.0
# via
Expand Down Expand Up @@ -48,10 +48,11 @@ requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
sphinx==7.4.7
# via
# -c constraints.txt
# -r base.in
# pydata-sphinx-theme
# sphinx-book-theme
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.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 All @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via
# -r base.txt
# pydata-sphinx-theme
alabaster==1.0.0
alabaster==0.7.16
# via
# -r base.txt
# sphinx
Expand Down Expand Up @@ -88,11 +88,11 @@ snowballstemmer==2.2.0
# via
# -r base.txt
# sphinx
soupsieve==2.5
soupsieve==2.6
# via
# -r base.txt
# beautifulsoup4
sphinx==8.0.2
sphinx==7.4.7
# via
# -r base.txt
# pydata-sphinx-theme
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
4 changes: 2 additions & 2 deletions 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 All @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r pip.in
setuptools==72.1.0
setuptools==72.2.0
# via -r pip.in

0 comments on commit 8e36dc9

Please sign in to comment.