Update dependency disnake to v2.8.1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2023-03-11 00:36:23 +00:00
parent 69422b528a
commit 9105fb9fa1
1 changed files with 4 additions and 4 deletions

8
poetry.lock generated
View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry and should not be changed by hand.
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
[[package]]
name = "aiofiles"
@ -384,14 +384,14 @@ six = ">=1.13.0"
[[package]]
name = "disnake"
version = "2.8.0"
version = "2.8.1"
description = "A Python wrapper for the Discord API"
category = "main"
optional = false
python-versions = ">=3.8"
files = [
{file = "disnake-2.8.0-py3-none-any.whl", hash = "sha256:e49ea2ebc9f745ca60f8061e0c2adc32165e5edd869529994148b81ca8a0aa08"},
{file = "disnake-2.8.0.tar.gz", hash = "sha256:08f832b48b9fb70bf3bf710f6b798ae3f12081763bcd4f6f6f991c958d201dc2"},
{file = "disnake-2.8.1-py3-none-any.whl", hash = "sha256:54864c115107157c6fadeb6b5811bc73fdcaab1e71c00a3ef757560df3d49128"},
{file = "disnake-2.8.1.tar.gz", hash = "sha256:b05cdd1d0adbb06bc0f97906e6b9f0de58d7772bfa675c3866cd965fa5b2767a"},
]
[package.dependencies]