diff --git a/poetry.lock b/poetry.lock index 7dcc463..19d6686 100644 --- a/poetry.lock +++ b/poetry.lock @@ -150,13 +150,13 @@ files = [ [[package]] name = "certifi" -version = "2024.7.4" +version = "2024.8.30" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2024.7.4-py3-none-any.whl", hash = "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"}, - {file = "certifi-2024.7.4.tar.gz", hash = "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b"}, + {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"}, + {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"}, ] [[package]] @@ -1959,4 +1959,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = ">=3.8,<4" -content-hash = "2ac0d858fcadaeae6d5ecbb57511fb53023125a9117c534e63647fbe09041023" +content-hash = "4f4e39c617ba4b0587c07289937e2d334aae6a990471ccb29a31c48973b83f67" diff --git a/pyproject.toml b/pyproject.toml index af65f64..8d6b78b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ version = "0" # Version number is managed with tags in git attrs = "^24.2.0" better-profanity = "^0.7.0" boto3 = "^1.26.90" -certifi = "2024.7.4" +certifi = "2024.8.30" chardet = "^5.1.0" crispy-bootstrap4 = "^2024.1" crispy-forms-materialize = "0.2"