Skip to content

Commit

Permalink
Bump sphinx from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.1.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 927ed97 commit 5c6ce86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ pycodestyle = "==2.11.0"
mypy = "==1.4.1"
black = {version = "==23.7.0", markers="python_version >= '3.8'"}
tbump = "==6.10.0"
sphinx = {version = "==7.1.1", markers="python_version >= '3.8'"}
sphinx = {version = "==7.1.2", markers="python_version >= '3.8'"}
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c6ce86

Please sign in to comment.