Bump ecdsa from 0.13.2 to 0.13.3

Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.2...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-15 22:49:30 +00:00 committed by GitHub
parent 2239b68e0e
commit a076497cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ cryptography==2.7 # via moto, sshpubkeys
datetime==4.3 # via moto datetime==4.3 # via moto
docker==4.0.2 # via moto docker==4.0.2 # via moto
docutils==0.15.2 # via botocore docutils==0.15.2 # via botocore
ecdsa==0.13.2 # via python-jose, sshpubkeys ecdsa==0.13.3 # via python-jose, sshpubkeys
factory-boy==2.12.0 factory-boy==2.12.0
faker==2.0.2 faker==2.0.2
fakeredis==1.0.5 fakeredis==1.0.5
@ -88,4 +88,4 @@ zipp==0.6.0 # via importlib-metadata
zope.interface==4.6.0 # via datetime zope.interface==4.6.0 # via datetime
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via cfn-lint, jsonschema, zope.interface # setuptools==41.4.0 # via cfn-lint, jsonschema, zope.interface