diff --git a/test-requirements.txt b/test-requirements.txt index 30ec58b..2708e8b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -45,7 +45,7 @@ cachelib==0.9.0 ; python_version >= '3.7' cffi==1.15.1 click==8.1.3 ; python_version >= '3.7' cmarkgfm==2022.10.27 -cryptography==38.0.3 ; python_version >= '3.6' +cryptography==39.0.1 ; python_version >= '3.6' docutils==0.19 ; python_version >= '3.7' elasticsearch==7.17.7 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' and python_version < '4' elasticsearch-dsl==7.4.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'