Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinx from 7.3.7 to 7.4.7 #486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mkdocs-redirects
altair
pandas
keras-autodoc
sphinx~=7.3.7 # pinned due to keras-autodoc
sphinx~=7.4.7 # pinned due to keras-autodoc

larq
larq-zoo
Expand Down
16 changes: 6 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==21.4.0
# via
# jsonschema
# tensorflow-datasets
babel==2.10.1
babel==2.15.0
# via sphinx
beautifulsoup4==4.11.1
# via nbconvert
Expand Down Expand Up @@ -89,7 +89,7 @@ idna==3.7
# via requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
importlib-metadata==8.0.0
# via
# markdown
# mkdocs
Expand Down Expand Up @@ -208,7 +208,7 @@ oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow-cpu
packaging==21.3
packaging==24.1
# via
# altair
# larq
Expand Down Expand Up @@ -248,7 +248,7 @@ pyasn1==0.4.8
# rsa
pyasn1-modules==0.2.8
# via google-auth
pygments==2.15.0
pygments==2.18.0
# via
# mkdocs-material
# nbconvert
Expand All @@ -257,8 +257,6 @@ pymdown-extensions==10.8.1
# via
# -r requirements.in
# mkdocs-material
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
Expand All @@ -267,9 +265,7 @@ python-dateutil==2.8.2
# jupyter-client
# pandas
pytz==2022.1
# via
# babel
# pandas
# via pandas
pyyaml==6.0
# via
# mkdocs
Expand Down Expand Up @@ -308,7 +304,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.2.post1
# via beautifulsoup4
sphinx==7.3.7
sphinx==7.4.7
# via
# -r requirements.in
# keras-autodoc
Expand Down