Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 24 (#205)
Browse files Browse the repository at this point in the history
* Update bandit from 1.6.0 to 1.6.1

* Update connexion from 2.2.0 to 2.3.0

* Update kombu from 4.6.1 to 4.6.3
  • Loading branch information
pyup-bot authored and c-w committed Jun 17, 2019
1 parent 9c066e6 commit 80697be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ mypy==0.701
nose2[coverage_plugin]==0.9.1
python-dotenv==0.10.3
responses==0.10.6
bandit==1.6.0
bandit==1.6.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ https://github.com/CatalystCode/libcloud/archive/1037_fix-azurite.zip
applicationinsights==0.11.9
beautifulsoup4==4.7.1
cached-property==1.5.1
connexion[flask,swagger-ui]==2.2.0
connexion[flask,swagger-ui]==2.3.0
environs==4.2.0
flower==0.9.3
msgpack==0.6.1
Expand All @@ -12,7 +12,7 @@ requests==2.22.0
sendgrid==6.0.5
typing-extensions==3.7.2
typing==3.6.6
kombu==4.6.1
kombu==4.6.3
celery==4.3.0
xtarfile[zstd]==0.0.2
azure-servicebus==0.50.0
Expand Down

0 comments on commit 80697be

Please sign in to comment.