Skip to content

Commit

Permalink
Update Sphinx (#851)
Browse files Browse the repository at this point in the history
Update Sphinx and dependencies. Note that 7.1.2 is the last version to
support Python 3.8.

Signed-off-by: SuperQ <superq@gmail.com>
Co-authored-by: Chris Kuehl <chris.kuehl@reddit.com>
  • Loading branch information
SuperQ and chriskuehl authored Apr 11, 2024
1 parent 4b31ebe commit fa8af09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions requirements-transitive.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@ certifi==2024.2.2
cffi==1.16.0
cfgv==3.4.0
chardet==4.0.0
charset-normalizer==3.3.2
click==7.1.2
confluent-kafka==2.3.0
coverage==5.4
cryptography==42.0.4
dill==0.3.7
distlib==0.3.8
docutils==0.16
docutils==0.20.1
exceptiongroup==1.2.0
filelock==3.13.1
geomet==0.2.1.post1
Expand All @@ -35,7 +36,7 @@ greenlet==3.0.3
hupper==1.10.2
identify==2.5.33
idna==2.10
imagesize==1.2.0
imagesize==1.4.1
importlib-metadata==4.13.0
iniconfig==1.1.1
isort==5.7.0
Expand All @@ -52,7 +53,7 @@ ndg-httpsclient==0.5.1
netifaces==0.11.0
nodeenv==1.8.0
objgraph==3.6.0
packaging==20.9
packaging==24.0
PasteDeploy==3.0
pathspec==0.9.0
plaster==1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pytest==7.4.4
pytest-cov==2.11.1
pytz==2024.1
reorder-python-imports==2.4.0
sphinx==4.5.0
sphinx==7.1.2
sphinx-autodoc-typehints==1.18.3
sphinxcontrib-spelling==7.7.0
types-redis==3.5.3
Expand Down

0 comments on commit fa8af09

Please sign in to comment.