Skip to content

Commit

Permalink
Bump gitpython from 3.1.34 to 3.1.37 in /doc (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 957d081 commit dc0faba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.34
gitpython==3.1.37
numpydoc==1.5.0
sphinx==6.2.1
sphinx-rtd-theme==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ docutils==0.18.1
# sphinxcontrib-bibtex
gitdb==4.0.10
# via gitpython
gitpython==3.1.34
gitpython==3.1.37
# via -r requirements.in
idna==3.4
# via requests
Expand Down

0 comments on commit dc0faba

Please sign in to comment.