diff options
| author | 2023-06-30 04:42:52 +0000 | |
|---|---|---|
| committer | 2023-06-30 04:42:52 +0000 | |
| commit | 9c5f3c02b875bbd0fc64afc24ecc165eb3ef7293 (patch) | |
| tree | 79c7301769547629a7db81d0f7cd148390827e74 /poetry.lock | |
| parent | Merge pull request #2658 from python-discord/dependabot/github_actions/Hassan... (diff) | |
Bump emoji from 2.5.1 to 2.6.0 (#2659)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 512645697..760ce7342 100644 --- a/poetry.lock +++ b/poetry.lock @@ -571,12 +571,12 @@ files = [ [[package]] name = "emoji" -version = "2.5.1" +version = "2.6.0" description = "Emoji for Python" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ - {file = "emoji-2.5.1.tar.gz", hash = "sha256:8e5ec80f56dd1fe38f4c4847b9ea6f18d4ad94d0b8dd135b0b2355ddf56d6d62"}, + {file = "emoji-2.6.0.tar.gz", hash = "sha256:39ad95c9ba270cdfbd141d20c2ebcfc4e295d010b605de66908a098a3ba63a3c"}, ] [package.extras] @@ -2221,4 +2221,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "b653e414a4cd6acaab88109fab675c4fcec597e27db24f631811ff25d4df517d" +content-hash = "7e56572b0f4642adcefaf6c0a3d75afbbda1a0a35d773e945c849fad6e08908a" |