Skip to content

Commit

Permalink
Merge pull request #67 from Vacasa/feature/issue-52-update-dev-exampl…
Browse files Browse the repository at this point in the history
…e-requirements

ISSUE 52 Bumps insecure versions to their latest release
  • Loading branch information
jmkuchman authored Jun 11, 2019
2 parents e9f661e + ead0167 commit a44050b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==2.1.5
Django==2.2.2
django-filter==2.0.0
djangorestframework==3.8.2
djangorestframework==3.9.3
drf-yasg==1.12.1
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.1
django==2.1.2
django==2.2.2
django-filter==2.0.0
djangorestframework==3.8.2
djangorestframework==3.9.3
drf-yasg==1.12.1
future==0.16.0
idna==2.6
inflection==0.3.1
itypes==1.1.0
jinja2==2.10
jinja2==2.10.1
markupsafe==1.0
openapi-codec==1.3.2
prospector[with_everything]==1.1.6.2
pylint-django==2.0.2
pytz==2018.4
requests==2.18.4
requests==2.22.0
ruamel.yaml==0.15.37
six==1.11.0
uritemplate==3.0.0
urllib3==1.22
urllib3==1.25.3

0 comments on commit a44050b

Please sign in to comment.