diff options
| author | 2022-11-02 18:00:40 +0000 | |
|---|---|---|
| committer | 2022-11-02 18:00:40 +0000 | |
| commit | b0838f9557bb32f898369bf6394bfbc7436e7f6f (patch) | |
| tree | fedace250a4bcb81a89ee8b83aaa80cf11f222e7 /pyproject.toml | |
| parent | Bump pillow from 9.2.0 to 9.3.0 (#1139) (diff) | |
Bump emoji from 2.1.0 to 2.2.0 (#1140)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index fe5a2a32..60eae732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ emojis = "0.6.0" coloredlogs = "15.0.1" colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" } lxml = "4.9.1" -emoji = "2.1.0" +emoji = "2.2.0" pyjokes = "0.6.0" [tool.poetry.dev-dependencies] |