diff --git a/requirements/dev.txt b/requirements/dev.txt index c53e9e0d..6a30e4fb 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -34,7 +34,7 @@ click==8.0.3 # via pip-tools colorama==0.4.6 # via tox -cryptography==41.0.4 +cryptography==41.0.6 # via # types-pyopenssl # types-redis diff --git a/requirements/typing.txt b/requirements/typing.txt index a525c540..4a948316 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -6,7 +6,7 @@ # cffi==1.15.1 # via cryptography -cryptography==41.0.4 +cryptography==41.0.6 # via # types-pyopenssl # types-redis @@ -16,6 +16,8 @@ mypy-extensions==1.0.0 # via mypy pycparser==2.21 # via cffi +tomli==2.0.1 + # via mypy types-pyopenssl==23.0.0.2 # via types-redis types-redis==4.6.0.7