Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 02 (project-koku#570)
Browse files Browse the repository at this point in the history
* Update boto3 from 1.9.74 to 1.9.78
* Update botocore from 1.12.74 to 1.12.78
* Update pint from 0.8.1 to 0.9
* Update pluggy from 0.8.0 to 0.8.1
* Update pyparsing from 2.3.0 to 2.3.1
* Update tox from 3.6.1 to 3.7.0
* Update wrapt from 1.10.11 to 1.11.0
  • Loading branch information
pyup-bot authored and dchorvat1 committed Aug 29, 2019
1 parent c5d8d30 commit 6a17514
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 28 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Expand Up @@ -10,7 +10,7 @@ name = "pypi"
django-environ = ">=0.4.0"
djangorestframework = ">=3.8.0"
gunicorn = ">=19.7.0"
boto3 = "==1.9.74"
boto3 = "==1.9.78"
whitenoise = ">=3.3.0"
Django = "==2.1.5"
psycopg2-binary = ">=2.7.0"
Expand All @@ -21,7 +21,7 @@ django-tenant-schemas = "==1.9.0"
django-cors-headers = "==2.4.0"
querystring-parser = ">=1.2.3"
djangorestframework-csv = "==2.1.0"
pint = "==0.8.1"
pint = "==0.9"
pytz = "==2018.9"
django-prometheus = "==1.0.15"
prometheus-client = "==0.5.0"
Expand Down
43 changes: 20 additions & 23 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/rtd_requirements.txt
@@ -1,6 +1,6 @@
-i https://pypi.python.org/simple
boto3==1.9.74
botocore==1.12.74
boto3==1.9.78
botocore==1.12.78
certifi==2018.11.29
chardet==3.0.4
django-cors-headers==2.4.0
Expand All @@ -15,7 +15,7 @@ drf-nested-routers==0.91
gunicorn==19.9.0
idna==2.8
jmespath==0.9.3
pint==0.8.1
pint==0.9
psycopg2-binary==2.7.6.1
psycopg2==2.7.6.1
python-dateutil==2.7.5; python_version >= '2.7'
Expand Down

0 comments on commit 6a17514

Please sign in to comment.