Skip to content

Commit 2954e92

Browse files
authored
Merge pull request readthedocs#5395 from rtfd/pyup/scheduled-update-2019-03-04
pyup: Scheduled weekly dependency update for week 09
2 parents c428dd3 + 7680cc8 commit 2954e92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/pip.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Base packages
22
pip==19.0.3
33
appdirs==1.4.3
4-
virtualenv==16.4.1
4+
virtualenv==16.4.3
55

66
django==1.11.20 # pyup: <1.12
77
django-tastypie==0.14.2
88
django-guardian==1.5.0
99
django-extensions==2.1.6
1010

11-
djangorestframework==3.9.1
11+
djangorestframework==3.9.2
1212

1313
# For intersphinx during builds
1414
Sphinx==1.8.4
@@ -22,7 +22,7 @@ jsonfield==2.0.2
2222
requests==2.21.0
2323
requests-toolbelt==0.9.1
2424
slumber==0.7.1
25-
lxml==4.3.1
25+
lxml==4.3.2
2626
defusedxml==0.5.0
2727
pyyaml==3.13
2828
Pygments==2.3.1
@@ -36,7 +36,7 @@ redis==2.10.6 # pyup: ignore
3636
# when ALWAYS_EAGER = True
3737
celery==4.1.1 # pyup: ignore
3838

39-
django-allauth==0.38.0
39+
django-allauth==0.39.1
4040

4141
# VCS
4242
httplib2==0.12.1

0 commit comments

Comments
 (0)