Skip to content

Commit

Permalink
Bump sphinx-nefertiti from 0.3.2 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [sphinx-nefertiti](https://github.com/danirus/sphinx-nefertiti) from 0.3.2 to 0.3.4.
- [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.3.2...0.3.4)

---
updated-dependencies:
- dependency-name: sphinx-nefertiti
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 81b3454 commit 747b891
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx==7.3.7
sphinx-nefertiti==0.3.2
sphinx-nefertiti==0.3.4
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies = [
[project.optional-dependencies]
docs = [
"sphinx==7.3.7",
"sphinx-nefertiti== 0.3.2",
"sphinx-nefertiti== 0.3.4",
]


Expand Down

0 comments on commit 747b891

Please sign in to comment.