diff --git a/docs/requirements.txt b/docs/requirements.txt index 22a8beed..843e5cd5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -18,7 +18,7 @@ charset-normalizer==3.3.1 ; python_version >= "3.7" and python_version < "4.0" click==8.1.7 ; python_version >= "3.7" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows") coverage[toml]==7.2.7 ; python_version >= "3.7" and python_version < "4.0" -cryptography==41.0.4 ; python_version >= "3.7" and python_version < "4.0" +cryptography==41.0.5 ; python_version >= "3.7" and python_version < "4.0" docutils==0.17.1 ; python_version >= "3.7" and python_version < "4.0" esbonio==0.16.1 ; python_version >= "3.7" and python_version < "4.0" exceptiongroup==1.1.3 ; python_version >= "3.7" and python_version < "3.11"