diff --git a/dev_tools/requirements/envs/dev.env.txt b/dev_tools/requirements/envs/dev.env.txt index 7bfa468b2..887af6675 100644 --- a/dev_tools/requirements/envs/dev.env.txt +++ b/dev_tools/requirements/envs/dev.env.txt @@ -73,7 +73,7 @@ contourpy==1.1.0 # via matplotlib coverage[toml]==7.2.7 # via pytest-cov -cryptography==41.0.3 +cryptography==41.0.4 # via secretstorage cycler==0.11.0 # via matplotlib