diff --git a/pyproject.toml b/pyproject.toml index 0a244aa6..5af8b306 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ poetry-dynamic-versioning = { version = "0.21.5", optional = true, extras = ["pl poetry-plugin-tweak-dependencies-version = { version = "1.4.0", optional = true } poetry = { version = "1.5.1", optional = true } protobuf = { version = "4.21.12", optional = true } -cryptography = { version = "43.0.3", optional = true } +cryptography = { version = "44.0.0", optional = true } certifi = "2024.7.4" Pygments = { version = "2.15.1", optional = true } urllib3 = { version = "1.26.20", optional = true }