Skip to content

Commit

Permalink
Merge pull request #92 from souradipp76/dependabot/pip/sphinx-gte-4.3…
Browse files Browse the repository at this point in the history
….0-and-lt-8.2.0

Update sphinx requirement from <8.1.0,>=4.3.0 to >=4.3.0,<8.2.0
  • Loading branch information
souradipp76 authored Oct 11, 2024
2 parents 6184fed + 01dcb51 commit 45625d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ setuptools
wheel

# Building docs
Sphinx>=4.3.0,<8.1.0
Sphinx>=4.3.0,<8.2.0

# Sphinx theme: https://sphinx-themes.org/sample-sites/furo/
furo==2024.8.6
Expand Down

0 comments on commit 45625d3

Please sign in to comment.