From ee8d2558110ac20e463f971c0025e2b20a8e5b04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:50:09 +0000 Subject: [PATCH] fix(deps): update dependency pycountry to v23.12.11 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6fbd585..460ba43 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1362,13 +1362,13 @@ files = [ [[package]] name = "pycountry" -version = "23.12.7" +version = "23.12.11" description = "ISO country, subdivision, language, currency and script definitions and their translations" optional = false python-versions = ">=3.8" files = [ - {file = "pycountry-23.12.7-py3-none-any.whl", hash = "sha256:894e9ba3736940eef36d14919862f9fa5c6d7aea2c5732499d7718682dbe26a9"}, - {file = "pycountry-23.12.7.tar.gz", hash = "sha256:24827ba680e569279ecf6991ca3acc7f2bdd568dc7043283c0af97aed792cf7c"}, + {file = "pycountry-23.12.11-py3-none-any.whl", hash = "sha256:2ff91cff4f40ff61086e773d61e72005fe95de4a57bfc765509db05695dc50ab"}, + {file = "pycountry-23.12.11.tar.gz", hash = "sha256:00569d82eaefbc6a490a311bfa84a9c571cff9ddbf8b0a4f4e7b4f868b4ad925"}, ] [[package]]