File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
# Base packages
4
4
docutils==0.14
5
5
Sphinx==1.8.4
6
- sphinx_rtd_theme==0.4.2
6
+ sphinx_rtd_theme==0.4.3
7
7
sphinx-tabs==1.1.10
8
8
# Required to avoid Transifex error with reserved slug
9
9
# https://github.com/sphinx-doc/sphinx-intl/pull/27
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ celery==4.1.1 # pyup: ignore
36
36
django-allauth==0.38.0
37
37
38
38
# VCS
39
- httplib2==0.12.0
39
+ httplib2==0.12.1
40
40
41
41
# GitPython 2.1.11 makes TestGitBackend.test_git_tags to fail because
42
42
# of an UnicodeError
@@ -66,7 +66,7 @@ beautifulsoup4==4.7.1
66
66
Unipath==1.1
67
67
django-kombu==0.9.4
68
68
mock==2.0.0
69
- stripe==2.20.3
69
+ stripe==2.21.0
70
70
71
71
django-formtools==2.1
72
72
Original file line number Diff line number Diff line change 2
2
-r local-docs-build.txt
3
3
4
4
django-dynamic-fixture==2.0.0
5
- pytest==4.2.0
5
+ pytest==4.2.1
6
6
pytest-django==3.4.7
7
7
pytest-xdist==1.26.1
8
8
pytest-cov==2.6.1
You can’t perform that action at this time.
0 commit comments