dependabot[bot]
commited on
Commit
·
de37612
1
Parent(s):
ec676a7
Bump unidecode from 1.3.7 to 1.3.8
Browse filesBumps [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] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -75,4 +75,4 @@ telethon==1.33.1
|
|
75 |
tgcrypto==1.2.5
|
76 |
|
77 |
# ==== U ====
|
78 |
-
Unidecode==1.3.
|
|
|
75 |
tgcrypto==1.2.5
|
76 |
|
77 |
# ==== U ====
|
78 |
+
Unidecode==1.3.8
|