Skip to content

Commit 9093d0a

Browse files
authored
Merge pull request #131 from CuriBio/dependabot-pip-sphinx-3.5.2
Bump sphinx from 3.5.1 to 3.5.2
2 parents 9b99769 + 5f51858 commit 9093d0a

File tree

2 files changed

+11
-57
lines changed

2 files changed

+11
-57
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytest-profiling = "==1.7.0"
1616
pytest-pylint = "==0.18.0"
1717
pytest-randomly = "==3.5.0"
1818
pytest-timeout = "==1.4.2"
19-
sphinx = "==3.5.1"
19+
sphinx = "==3.5.2"
2020
pyinstaller = "==4.2"
2121
pywin32-ctypes = "==0.2.0" # Eli (3/1/21): this must be explicitly specified when using a Linux dev environment so that it will be included in a Windows build environment
2222
pefile = "==2019.4.18" # Eli (3/1/21): this must be explicitly specified when using a Linux dev environment so that it will be included in a Windows build environment

0 commit comments

Comments
 (0)