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:
parent
2239b68e0e
commit
a076497cf0
|
@ -25,7 +25,7 @@ cryptography==2.7 # via moto, sshpubkeys
|
|||
datetime==4.3 # via moto
|
||||
docker==4.0.2 # via moto
|
||||
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
|
||||
faker==2.0.2
|
||||
fakeredis==1.0.5
|
||||
|
@ -88,4 +88,4 @@ zipp==0.6.0 # via importlib-metadata
|
|||
zope.interface==4.6.0 # via datetime
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue