Skip to content

Commit

Permalink
⬆️ Bump emoji from 1.2.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [emoji](https://github.com/carpedm20/emoji) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v.1.2.0...v.1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2021
1 parent 70ccb9b commit c6772ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 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 @@ -47,7 +47,7 @@ structlog-sentry-logger = "^0.7.3"
typer = {extras = ["all"], version = "^0.3.2"}

# Documentation
emoji = { version = "^1.2.0", optional = true}
emoji = { version = "^1.4.1", optional = true}
myst-parser = { version = "^0.15.1", optional = true}
pygments = { version = "^2.9.0", optional = true}
sphinx = { version = "^4.1.1", optional = true}
Expand Down

0 comments on commit c6772ce

Please sign in to comment.