Skip to content

Commit

Permalink
Bump unidecode from 1.3.6 to 1.3.7 (#683)
Browse files Browse the repository at this point in the history
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.6 to 1.3.7.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 1972c80 commit 93cc861
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pynacl = "==1.5.0"
pytest = "==7.4.2"
pytest-asyncio = "==0.21.1"
pyyaml = "==6.0.1"
unidecode = "==1.3.6"
unidecode = "==1.3.7"

[requires]
python_version = "3.11"
188 changes: 94 additions & 94 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93cc861

Please sign in to comment.