Skip to content

Commit

Permalink
Bump emoji from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: emoji
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2023
1 parent 7f8bfff commit 236246e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ emojis = "0.7.0"
coloredlogs = "15.0.1"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
lxml = "4.9.2"
emoji = "2.5.0"
emoji = "2.5.1"
pyjokes = "0.6.0"
pydantic = { version = "1.10.9", extras = ["dotenv"]}

Expand Down

0 comments on commit 236246e

Please sign in to comment.