Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 15 (#333)
Browse files Browse the repository at this point in the history
* Update yamllint from 1.21.0 to 1.22.0

* Update flask from 1.1.1 to 1.1.2

* Update pillow from 7.0.0 to 7.1.1

* Update beautifulsoup4 from 4.8.2 to 4.9.0

* Update python-http-client from 3.2.6 to 3.2.7

* Update sendgrid from 6.2.0 to 6.2.1

* Update typing-extensions from 3.7.4.1 to 3.7.4.2
  • Loading branch information
pyup-bot authored Apr 13, 2020
1 parent bf1f365 commit 6f790f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mypy==0.770
nose2[coverage_plugin]==0.9.2
responses==0.10.12
bandit==1.6.2
yamllint==1.21.0
yamllint==1.22.0
yapf==0.29.0
opwen-email-client==0.5.11
watchdog[watchmedo]==0.10.2
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
Flask==1.1.1
Flask==1.1.2
Flask-Cors==3.0.8
Pillow==7.0.0
Pillow==7.1.1
apache-libcloud==3.0.0rc1
applicationinsights==0.11.9
beautifulsoup4==4.8.2
beautifulsoup4==4.9.0
cached-property==1.5.1
click==7.1.1
connexion[swagger-ui]==2.6.0
environs==7.3.1
msgpack==1.0.0
python-http-client==3.2.6
python-http-client==3.2.7
pyzmail36==1.0.4
requests==2.23.0
sendgrid==6.2.0
typing-extensions==3.7.4.1
sendgrid==6.2.1
typing-extensions==3.7.4.2
typing==3.7.4.1
kombu==4.6.8
celery==4.4.2
Expand Down

0 comments on commit 6f790f1

Please sign in to comment.