Skip to content

Commit 73265b4

Browse files
build(NoTicket): update sphinx-rtd-theme requirement from ==2.* to >=2,<4 (#459)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Florian Strübe <florian@firebolt.io>
1 parent c3d0fd7 commit 73265b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev =
6868
types-cryptography==3.3.23.2
6969
docs =
7070
sphinx==7.*
71-
sphinx-rtd-theme==2.*
71+
sphinx-rtd-theme>=2,<4
7272

7373
[options.package_data]
7474
firebolt = py.typed

0 commit comments

Comments
 (0)