diff --git a/requirements.txt b/requirements.txt index 37654ce608..98f4264460 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,29 @@ -botocore==1.12.214 -jmespath==0.9.4 -netaddr==0.7.19 -contextlib2==0.5.5 -paramiko==2.6.0 -ecdsa==0.13.2 -six==1.12.0 +botocore==1.21.3 +jmespath==0.10.0 +netaddr==0.8.0 +contextlib2==21.6.0 +paramiko==2.7.2 +ecdsa==0.17.0 +six==1.16.0 fuselage==1.0.0 -cryptography==2.7 -python-gnupg==0.4.5 +cryptography==3.4.7 +python-gnupg==0.4.7 Jinja2 -coverage==4.5.4 -codecov==2.0.15 +coverage==5.5 +codecov==2.1.11 -flake8==3.7.8 -isort==4.3.21 +flake8==3.9.2 +isort==5.9.2 mccabe==0.6.1 -mock==3.0.5 +mock==4.0.3 pep8==1.7.1 -py==1.8.0 -pyflakes==2.1.1 -pytest==5.1.1 -pytest-cov==2.7.1 -requests==2.22.0 +py==1.10.0 +pyflakes==2.3.1 +pytest==6.2.4 +pytest-cov==2.12.1 +requests==2.26.0 black -e .