Skip to content

Commit 0568f3c

Browse files
Bump sphinx-nefertiti from 0.9.1 to 0.9.9
Bumps [sphinx-nefertiti](https://github.com/danirus/sphinx-nefertiti) from 0.9.1 to 0.9.9. - [Release notes](https://github.com/danirus/sphinx-nefertiti/releases) - [Changelog](https://github.com/danirus/sphinx-nefertiti/blob/main/ChangeLog.md) - [Commits](danirus/sphinx-nefertiti@0.9.1...0.9.9) --- updated-dependencies: - dependency-name: sphinx-nefertiti dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bd8ea5 commit 0568f3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx==8.2.3
2-
sphinx-nefertiti==0.9.1
2+
sphinx-nefertiti==0.9.9
33
requests>=2.32.5 # Security fix
44
urllib3>=2.6.0 # Security fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
[project.optional-dependencies]
6767
docs = [
6868
"sphinx==8.2.3",
69-
"sphinx-nefertiti==0.9.1",
69+
"sphinx-nefertiti==0.9.9",
7070
]
7171
test = [
7272
"pytest>=7.0.0",

0 commit comments

Comments
 (0)