We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 078869e + ce6a52d commit 5c6ecd6Copy full SHA for 5c6ecd6
1 file changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = ons_mkdocs_theme
3
-version = 1.2.6
+version = 1.2.7
4
author = Keilan Evans, ONS
5
author_email = Keilan.Evans@ons.gov.uk
6
description = An ONS MkDocs Theme based on Material for MkDocs for creating documentation websites
@@ -40,7 +40,7 @@ install_requires =
40
paginate==0.5.6
41
pathspec==0.12.1
42
platformdirs==4.2.2
43
- Pygments==2.18.0
+ Pygments==2.20.0
44
pymdown-extensions==10.16.1
45
python-dateutil==2.9.0.post0
46
PyYAML==6.0.1
@@ -81,4 +81,4 @@ ons_mkdocs_theme =
81
82
[options.entry_points]
83
mkdocs.themes =
84
- ons_mkdocs_theme = ons_mkdocs_theme
+ ons_mkdocs_theme = ons_mkdocs_theme
0 commit comments