diff --git a/requirements-test.txt b/requirements-test.txt index ba314d5..59b0e44 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -48,7 +48,7 @@ coverage[toml]==7.6.2 # via # fixinventory-plugin-vsphere (pyproject.toml) # pytest-cov -cryptography==43.0.1 +cryptography==44.0.1 # via fixinventorylib dill==0.3.9 # via pylint diff --git a/requirements.txt b/requirements.txt index edebdc4..c1d41cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ cheroot==10.0.1 # via cherrypy cherrypy==18.10.0 # via fixinventorylib -cryptography==43.0.1 +cryptography==44.0.1 # via fixinventorylib fixinventorylib==4.1.0 # via fixinventory-plugin-vsphere (pyproject.toml)