Skip to content

Commit c308fa5

Browse files
committed
[Security] Pin unpinned python dependencies in Documentation/requirements-min/requirements.txt (incident-51987)
1 parent 149b3a0 commit c308fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/requirements-min/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sphinx==7.1.2
22
sphinx-autobuild==2021.3.14
33

44
# Custom theme, forked from Read the Docs
5-
git+https://github.com/cilium/sphinx_rtd_theme.git@cilium/rebase-2023-09#egg=sphinx-rtd-theme-cilium
5+
git+https://github.com/cilium/sphinx_rtd_theme.git@77d60dbce4cc93358fa6156cbafd7c49214b3c89#egg=sphinx-rtd-theme-cilium
66

77
# We use semver to parse Cilium's version in the config file
88
semver==3.0.4

0 commit comments

Comments
 (0)