Skip to content

Commit

Permalink
Bump gitpython from 3.1.32 to 3.1.34 in /doc
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.32...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and khaeru committed Sep 7, 2023
1 parent aab5253 commit 31d9c58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Input file for pip-compile
# Only specify the packages necessary for [docs]

gitpython==3.1.32
gitpython==3.1.34
numpydoc==1.5.0
sphinx==6.2.1
sphinx-rtd-theme==1.2.2
Expand Down
12 changes: 6 additions & 6 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ docutils==0.18.1
# sphinxcontrib-bibtex
gitdb==4.0.10
# via gitpython
gitpython==3.1.32
# via -r doc/requirements.in
gitpython==3.1.34
# via -r requirements.in
idna==3.4
# via requests
imagesize==1.4.1
Expand All @@ -35,7 +35,7 @@ latexcodec==2.0.1
markupsafe==2.1.3
# via jinja2
numpydoc==1.5.0
# via -r doc/requirements.in
# via -r requirements.in
packaging==23.1
# via sphinx
pybtex==0.24.0
Expand All @@ -60,17 +60,17 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
# via
# -r doc/requirements.in
# -r requirements.in
# numpydoc
# sphinx-rtd-theme
# sphinxcontrib-bibtex
# sphinxcontrib-jquery
sphinx-rtd-theme==1.2.2
# via -r doc/requirements.in
# via -r requirements.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-bibtex==2.5.0
# via -r doc/requirements.in
# via -r requirements.in
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
Expand Down

0 comments on commit 31d9c58

Please sign in to comment.