diff --git a/Pipfile b/Pipfile index a31bf54d..b24f5a62 100644 --- a/Pipfile +++ b/Pipfile @@ -35,7 +35,7 @@ pynacl = "==1.5.0" pytest = "==8.3.5" pytest-asyncio = "==0.26.0" pyyaml = "==6.0.1" -unidecode = "==1.3.8" +unidecode = "==1.4.0" [requires] python_version = "3.11" diff --git a/Pipfile.lock b/Pipfile.lock index 5e812a3f..40ca4051 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "06d738fa7f42538ad258fa258eee6cff1a79083621fdcef96b483329a8c0b87c" + "sha256": "92531ac64a05d6cf7504b63d48f9c541262e522d83c796c9ebf856bff4171d98" }, "pipfile-spec": 6, "requires": { @@ -1485,12 +1485,12 @@ }, "unidecode": { "hashes": [ - "sha256:cfdb349d46ed3873ece4586b96aa75258726e2fa8ec21d6f00a591d98806c2f4", - "sha256:d130a61ce6696f8148a3bd8fe779c99adeb4b870584eeb9526584e9aa091fd39" + "sha256:c3c7606c27503ad8d501270406e345ddb480a7b5f38827eafe4fa82a137f0021", + "sha256:ce35985008338b676573023acc382d62c264f307c8f7963733405add37ea2b23" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==1.3.8" + "markers": "python_version >= '3.7'", + "version": "==1.4.0" }, "virtualenv": { "hashes": [