diff --git a/dev-requirements.txt b/dev-requirements.txt index 4939bf6..953057a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -tox==4.6.4 -pytest==7.4.0 +tox==4.11.3 +pytest==7.4.2 pylama==8.4.1 -mypy==1.4.1 -types-PyYAML==6.0.12.11 -types-requests==2.31.0.2 +mypy==1.6.1 +types-PyYAML==6.0.12.12 +types-requests==2.31.0.10 diff --git a/requirements.txt b/requirements.txt index 62f3e98..6fd5c9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -click==8.1.6 +click==8.1.7 PyYAML==6.0.1 requests==2.31.0 -packaging==23.1 +packaging==23.2 pyjwt==2.8.0 -cryptography==41.0.3 +cryptography==41.0.4