Skip to content

Commit d86a376

Browse files
Bump djangorestframework from 3.9.0 to 3.9.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.9.0...3.9.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea62b17 commit d86a376

3 files changed

Lines changed: 31 additions & 30 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ django-storages = "==1.7.1"
2020
django-taggit = "==0.23.0"
2121
django-toolbelt = "==0.0.1"
2222
django-treebeard = "==4.3"
23-
djangorestframework = "==3.9.0"
23+
djangorestframework = "==3.9.1"
2424
docutils = "==0.14"
2525
gunicorn = "==19.7.1"
2626
html5lib = "==1.0.1"

Pipfile.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
-i https://pypi.org/simple/
12
beautifulsoup4==4.6.0
23
boto3==1.9.91
34
botocore==1.12.91
45
certifi==2018.11.29
56
chardet==3.0.4
67
dj-database-url==0.5.0
78
dj-static==0.0.6
8-
Django==2.1.11
99
django-appconf==1.0.2
1010
django-compressor==2.2
1111
django-environ==0.4.5
@@ -15,17 +15,18 @@ django-storages==1.7.1
1515
django-taggit==0.23.0
1616
django-toolbelt==0.0.1
1717
django-treebeard==4.3
18+
django==2.1.5
1819
djangorestframework==3.9.1
1920
docutils==0.14
2021
draftjs-exporter==2.1.5
2122
gunicorn==19.7.1
2223
html5lib==1.0.1
2324
idna==2.8
2425
jmespath==0.9.3
25-
libsass==0.17.0
26-
Pillow==6.2.0
27-
psycopg2==2.7.7
26+
libsass==0.19.4
27+
pillow==5.4.1
2828
psycopg2-binary==2.7.7
29+
psycopg2==2.7.7
2930
python-dateutil==2.8.0
3031
python-dotenv==0.10.1
3132
pytz==2018.9
@@ -35,9 +36,9 @@ rjsmin==1.0.12
3536
s3transfer==0.2.0
3637
six==1.12.0
3738
static3==0.7.0
38-
Unidecode==1.0.23
39-
urllib3==1.24.2
39+
unidecode==1.0.23
40+
urllib3==1.24.1
4041
wagtail==2.4
4142
webencodings==0.5.1
4243
whitenoise==4.1.2
43-
Willow==1.1
44+
willow==1.1

0 commit comments

Comments
 (0)