Update NAFF

This commit is contained in:
Zeva Rose 2022-10-04 12:49:44 -06:00
parent 1a73d6bbf3
commit adef0b4ab2

15
poetry.lock generated
View file

@ -418,7 +418,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
[[package]] [[package]]
name = "jarvis-core" name = "jarvis-core"
version = "0.12.0" version = "0.13.1"
description = "JARVIS core" description = "JARVIS core"
category = "main" category = "main"
optional = false optional = false
@ -439,7 +439,7 @@ umongo = "^3.1.0"
type = "git" type = "git"
url = "https://git.zevaryx.com/stark-industries/jarvis/jarvis-core.git" url = "https://git.zevaryx.com/stark-industries/jarvis/jarvis-core.git"
reference = "main" reference = "main"
resolved_reference = "fe24fce330cfd23a7af3834ef11b675780e6325d" resolved_reference = "739d07885e161d66adbf946805e70b88360ddce3"
[[package]] [[package]]
name = "jinxed" name = "jinxed"
@ -529,7 +529,7 @@ python-versions = "*"
[[package]] [[package]]
name = "naff" name = "naff"
version = "1.10.0" version = "1.11.1"
description = "Not another freaking fork" description = "Not another freaking fork"
category = "main" category = "main"
optional = false optional = false
@ -542,9 +542,10 @@ discord-typings = ">=0.5.1"
tomli = "*" tomli = "*"
[package.extras] [package.extras]
all = ["PyNaCl (>=1.5.0,<1.6)", "cchardet", "aiodns", "orjson", "brotli", "sentry-sdk"] all = ["PyNaCl (>=1.5.0,<1.6)", "aiodns", "orjson", "brotli", "sentry-sdk"]
docs = ["PyNaCl (>=1.5.0,<1.6)", "aiodns", "orjson", "brotli", "sentry-sdk", "mkdocs-autorefs", "mkdocs-awesome-pages-plugin", "mkdocs-material", "mkdocstrings-python", "mkdocs-minify-plugin", "mkdocs-git-committers-plugin-2", "mkdocs-git-revision-date-localized-plugin"]
sentry = ["sentry-sdk"] sentry = ["sentry-sdk"]
speedup = ["cchardet", "aiodns", "orjson", "brotli"] speedup = ["aiodns", "orjson", "brotli"]
tests = ["pytest", "pytest-recording", "pytest-asyncio", "pytest-cov", "typeguard"] tests = ["pytest", "pytest-recording", "pytest-asyncio", "pytest-cov", "typeguard"]
voice = ["PyNaCl (>=1.5.0,<1.6)"] voice = ["PyNaCl (>=1.5.0,<1.6)"]
@ -1593,8 +1594,8 @@ mypy-extensions = [
{file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, {file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"},
] ]
naff = [ naff = [
{file = "naff-1.10.0-py3-none-any.whl", hash = "sha256:bb28ef19efb3f8e04f3569a3aac6b3e2738cf5747dea0bed483c458588933682"}, {file = "naff-1.11.1-py3-none-any.whl", hash = "sha256:ea9192556ad162e9990f41b1d4c315255e4354580614bdedc6ac4228c3339004"},
{file = "naff-1.10.0.tar.gz", hash = "sha256:d0ab71c39ea5bf352228f0bc3d3dfe3610122cb01733bca4565497078de95650"}, {file = "naff-1.11.1.tar.gz", hash = "sha256:f1933c218b3a3ac93866245f8d2b034cc8d2b4b4ff48b76cacd37a0c2507abe2"},
] ]
nafftrack = [] nafftrack = []
nanoid = [ nanoid = [