diff --git a/poetry.lock b/poetry.lock index 6652eaf07b..4f64fe17ce 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2083,4 +2083,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "bd37a9be05d05fb51eea8f04f3f42329533da7f18746e935361d38b5d0fe0f47" +content-hash = "ffa81e55d08b7543bc21808a08aaa6c2bf4ed4d643b22146141a71cca1cfcf8e" diff --git a/pyproject.toml b/pyproject.toml index dc2d438e2c..4f197ce828 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,14 +15,14 @@ repository = "https://github.com/canonical/postgresql-operator" python = "^3.10" ops = "^2.9.0" cryptography = "^41.0.7" -boto3 = "^1.34.22" +boto3 = "^1.34.23" pgconnstr = "^1.0.1" requests = "^2.31.0" tenacity = "^8.2.3" psycopg2-binary = "^2.9.9" cosl = "^0.0.7" -pydantic = "^1.10.13" -poetry-core = "^1.8.0" +pydantic = "^1.10.14" +poetry-core = "^1.8.1" pyOpenSSL = "^23.3.0" [tool.poetry.group.charm-libs.dependencies]