aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-15 20:46:34 +0000
committerGitHub <noreply@github.com>2024-01-15 20:46:34 +0000
commit7cf48751b9c39dc94be801a007140ae9d0db6caf (patch)
treef211cd5653714d109b418a2e3708873b941396d5
parent73a118b8bd5cce887ac740ac51283ed448b38122 (diff)
downloadonionshare-5347dependabot/pip/cli/unidecode-1.3.8.tar.gz
onionshare-5347dependabot/pip/cli/unidecode-1.3.8.zip
Bump unidecode from 1.3.7 to 1.3.8 in /cli5347dependabot/pip/cli/unidecode-1.3.8
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/kmike/text-unidecode/releases) - [Commits](https://github.com/kmike/text-unidecode/commits) --- updated-dependencies: - dependency-name: unidecode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--cli/poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli/poetry.lock b/cli/poetry.lock
index 42754f5c..73957373 100644
--- a/cli/poetry.lock
+++ b/cli/poetry.lock
@@ -1,4 +1,4 @@
-# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
+# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "bidict"
@@ -1128,13 +1128,13 @@ files = [
[[package]]
name = "unidecode"
-version = "1.3.7"
+version = "1.3.8"
description = "ASCII transliterations of Unicode text"
optional = false
python-versions = ">=3.5"
files = [
- {file = "Unidecode-1.3.7-py3-none-any.whl", hash = "sha256:663a537f506834ed836af26a81b210d90cbde044c47bfbdc0fbbc9f94c86a6e4"},
- {file = "Unidecode-1.3.7.tar.gz", hash = "sha256:3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610"},
+ {file = "Unidecode-1.3.8-py3-none-any.whl", hash = "sha256:d130a61ce6696f8148a3bd8fe779c99adeb4b870584eeb9526584e9aa091fd39"},
+ {file = "Unidecode-1.3.8.tar.gz", hash = "sha256:cfdb349d46ed3873ece4586b96aa75258726e2fa8ec21d6f00a591d98806c2f4"},
]
[[package]]