diff options
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock index b853a89a9..9141af39c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. [[package]] name = "aiodns" @@ -1845,14 +1845,14 @@ yaml = ["pyyaml (>=6.0.1)"] [[package]] name = "pydis-core" -version = "11.6.0" +version = "11.6.1" description = "PyDis core provides core functionality and utility to the bots of the Python Discord community." optional = false python-versions = "<4.0,>=3.11" groups = ["main"] files = [ - {file = "pydis_core-11.6.0-py3-none-any.whl", hash = "sha256:6f15b3537027a0d8e3946b5fedc33d4fc479ef6bf40da01b6160aff3b8bfc957"}, - {file = "pydis_core-11.6.0.tar.gz", hash = "sha256:0f4ec853a27206d03a74d5833de3c08ea39191f502b2450a6c10269713610c91"}, + {file = "pydis_core-11.6.1-py3-none-any.whl", hash = "sha256:844386a5e4633a249c0a2457ebfe573f3fde7043dd4ed7fafde3d813cb7bc14e"}, + {file = "pydis_core-11.6.1.tar.gz", hash = "sha256:3093d57de67010a2c48b673547439d2287632dbe8b458cc59fe4848725c92643"}, ] [package.dependencies] @@ -2760,4 +2760,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.1" python-versions = "3.12.*" -content-hash = "daca3f3e3d76a4df328b8b923301b699eeb1640f2b73349bbc2522b7cdd497c3" +content-hash = "08ada976505cbe7e489058e758f2589246fc82cf4c761e6ea3fdaeadf6438956" |