Skip to content

Commit

Permalink
Bump sphinx-tabs from 3.4.1 to 3.4.5 in /requirements
Browse files Browse the repository at this point in the history
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.1 to 3.4.5.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-tabs@v3.4.1...v3.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 620e215 commit 233fd25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ sphinx==5.1.1
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
# via -r docs.in
sphinx-tabs==3.4.1
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand Down
6 changes: 5 additions & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ idna==3.3
# via requests
imagesize==1.2.0
# via sphinx
importlib-metadata==7.0.1
# via sphinx
jinja2==3.0.2
# via sphinx
markupsafe==2.0.1
Expand Down Expand Up @@ -51,7 +53,7 @@ sphinx==5.1.1
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
# via -r docs.in
sphinx-tabs==3.4.1
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand All @@ -69,3 +71,5 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==1.26.7
# via requests
zipp==3.17.0
# via importlib-metadata

0 comments on commit 233fd25

Please sign in to comment.