We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4257a9c commit d7f4e21Copy full SHA for d7f4e21
renovate.json
@@ -7,8 +7,6 @@
7
],
8
"assigneesFromCodeOwners": true,
9
"pip_requirements": {
10
- "managerFilePatterns": [
11
- "requirements/*.txt"
12
- ]
+ "managerFilePatterns": ["requirements/*.txt"]
13
}
14
-}
+}
requirements/docs.txt
@@ -1,7 +1,7 @@
1
sphinx==8.0.2
2
sphinxcontrib_trio==1.1.2
3
sphinxcontrib-websupport==2.0.0
4
-myst-parser[linkify]==4.0.0
+myst-parser[linkify]==4.0.1
5
sphinxext-opengraph==0.12.0
6
sphinx-copybutton==0.5.2
furo==2024.8.6
0 commit comments