Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 16 (#334)
Browse files Browse the repository at this point in the history
* Update responses from 0.10.12 to 0.10.14

* Update yamllint from 1.22.0 to 1.23.0

* Update apache-libcloud from 3.0.0rc1 to 3.0.0

* Update environs from 7.3.1 to 7.4.0

* Update sendgrid from 6.2.1 to 6.2.2

* Update to latest opwen-webapp release

Co-authored-by: Clemens Wolff <clewolff@microsoft.com>
  • Loading branch information
pyup-bot and c-w authored Apr 24, 2020
1 parent 6f790f1 commit 00312b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LOKOLE_EMAIL_SERVER_QUEUES_NAMESPACE=
LOKOLE_SENDGRID_KEY=
LOKOLE_RESOURCE_SUFFIX=
REGISTRATION_CREDENTIALS=admin:password
WEBAPP_VERSION=0.5.11
WEBAPP_VERSION=0.5.12

CLOUDBROWSER_PORT=10001
AZURITE_PORT=10000
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PyAMQP==0.1.0.1
lockfile==0.12.2
mypy==0.770
nose2[coverage_plugin]==0.9.2
responses==0.10.12
responses==0.10.14
bandit==1.6.2
yamllint==1.22.0
yamllint==1.23.0
yapf==0.29.0
opwen-email-client==0.5.11
watchdog[watchmedo]==0.10.2
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Flask==1.1.2
Flask-Cors==3.0.8
Pillow==7.1.1
apache-libcloud==3.0.0rc1
apache-libcloud==3.0.0
applicationinsights==0.11.9
beautifulsoup4==4.9.0
cached-property==1.5.1
click==7.1.1
connexion[swagger-ui]==2.6.0
environs==7.3.1
environs==7.4.0
msgpack==1.0.0
python-http-client==3.2.7
pyzmail36==1.0.4
requests==2.23.0
sendgrid==6.2.1
sendgrid==6.2.2
typing-extensions==3.7.4.2
typing==3.7.4.1
kombu==4.6.8
Expand Down

0 comments on commit 00312b9

Please sign in to comment.