diff --git a/requirements-dev.txt b/requirements-dev.txt index 95cb464a..53476355 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ Sphinx==4.0.2 flake8==3.9.2 -importlib_metadata==4.6.0; python_version<'3.8' +importlib_metadata==4.6.1; python_version<'3.8' mypy-extensions==0.4.3; platform_python_implementation=='CPython' mypy-zope==0.3.2; platform_python_implementation=='CPython' mypy==0.910; platform_python_implementation=='CPython' @@ -10,10 +10,10 @@ pre-commit==2.13.0 pur==5.4.1 pyre-check==0.9.3 pytype==2021.6.17; platform_python_implementation=='CPython' -pyupgrade==2.19.4 +pyupgrade==2.20.0 pyyaml==5.4.1 setuptools==57.0.0 -sphinx-copybutton==0.3.3 +sphinx-copybutton==0.4.0 sphinx_rtd_theme==0.5.2 tox==3.23.1 twistedchecker==0.7.4 diff --git a/requirements-output.txt b/requirements-output.txt index a0ed91a4..b8a7f52d 100644 --- a/requirements-output.txt +++ b/requirements-output.txt @@ -21,7 +21,7 @@ pymongo==3.11.4 rethinkdb==2.4.8 # s3 -botocore==1.20.102 +botocore==1.20.105 # slack slackclient==2.9.3 diff --git a/requirements.txt b/requirements.txt index 9a246d7e..16837007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==21.2.0 bcrypt==3.2.0 configparser==5.0.2 cryptography==3.4.7 -packaging==20.9 +packaging==21.0 pyasn1_modules==0.2.8 pyopenssl==20.0.1 pyparsing==2.4.7