Skip to content

Commit 5b6ee94

Browse files
authored
Merge pull request #5305 from rtfd/pyup/scheduled-update-2019-02-18
pyup: Scheduled weekly dependency update for week 07
2 parents 39a0d5f + 94992ef commit 5b6ee94

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements/local-docs-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Base packages
44
docutils==0.14
55
Sphinx==1.8.4
6-
sphinx_rtd_theme==0.4.2
6+
sphinx_rtd_theme==0.4.3
77
sphinx-tabs==1.1.10
88
# Required to avoid Transifex error with reserved slug
99
# https://github.com/sphinx-doc/sphinx-intl/pull/27

requirements/pip.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ celery==4.1.1 # pyup: ignore
3636
django-allauth==0.38.0
3737

3838
# VCS
39-
httplib2==0.12.0
39+
httplib2==0.12.1
4040

4141
# GitPython 2.1.11 makes TestGitBackend.test_git_tags to fail because
4242
# of an UnicodeError
@@ -66,7 +66,7 @@ beautifulsoup4==4.7.1
6666
Unipath==1.1
6767
django-kombu==0.9.4
6868
mock==2.0.0
69-
stripe==2.20.3
69+
stripe==2.21.0
7070

7171
django-formtools==2.1
7272

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r local-docs-build.txt
33

44
django-dynamic-fixture==2.0.0
5-
pytest==4.2.0
5+
pytest==4.2.1
66
pytest-django==3.4.7
77
pytest-xdist==1.26.1
88
pytest-cov==2.6.1

0 commit comments

Comments
 (0)