Bump sqlalchemy from 1.3.5 to 1.3.8

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-28 15:08:56 +00:00 committed by GitHub
parent 741a44bed8
commit 014dd7c2cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Pipfile.lock generated
View File

@ -381,10 +381,10 @@
},
"sqlalchemy": {
"hashes": [
"sha256:c30925d60af95443458ebd7525daf791f55762b106049ae71e18f8dd58084c2f"
"sha256:2f8ff566a4d3a92246d367f2e9cd6ed3edeef670dcd6dda6dfdc9efed88bcd80"
],
"index": "pypi",
"version": "==1.3.5"
"version": "==1.3.8"
},
"twitter": {
"hashes": [

View File

@ -37,7 +37,7 @@ raven==6.10.0
redis==3.2.1
requests==2.22.0
six==1.12.0
sqlalchemy==1.3.5
sqlalchemy==1.3.8
twitter==1.18.0
urllib3==1.25.3
vine==1.3.0