From 8d69cc79f06af6a2634f307976dde0bfa672941d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:27:48 +0000 Subject: [PATCH] Bump hikari-miru from 3.3.1 to 3.4.0 Bumps [hikari-miru](https://github.com/hypergonial/hikari-miru) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/hypergonial/hikari-miru/releases) - [Commits](https://github.com/hypergonial/hikari-miru/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: hikari-miru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 50 +++++--------------------------------------------- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 46 deletions(-) diff --git a/poetry.lock b/poetry.lock index fca3ede..a78d52b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "aiodns" version = "3.1.1" description = "Simple DNS resolver for asyncio" -category = "main" optional = false python-versions = "*" files = [ @@ -19,7 +18,6 @@ pycares = ">=4.0.0" name = "aiohttp" version = "3.9.1" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -115,7 +113,6 @@ speedups = ["Brotli", "aiodns", "brotlicffi"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -130,7 +127,6 @@ frozenlist = ">=1.1.0" name = "argcomplete" version = "3.2.1" description = "Bash tab completion for argparse" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -145,7 +141,6 @@ test = ["coverage", "mypy", "pexpect", "ruff", "wheel"] name = "asyncpg" version = "0.28.0" description = "An asyncio PostgreSQL driver" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -199,7 +194,6 @@ test = ["flake8 (>=5.0,<6.0)", "uvloop (>=0.15.3)"] name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -218,7 +212,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte name = "brotli" version = "1.1.0" description = "Python bindings for the Brotli compression library" -category = "main" optional = false python-versions = "*" files = [ @@ -311,7 +304,6 @@ files = [ name = "cffi" version = "1.16.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -376,7 +368,6 @@ pycparser = "*" name = "ciso8601" version = "2.3.1" description = "Fast ISO8601 date time parser for Python written in C" -category = "main" optional = false python-versions = "*" files = [ @@ -440,7 +431,6 @@ files = [ name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -452,7 +442,6 @@ files = [ name = "colorlog" version = "6.8.0" description = "Add colours to the output of Python's logging module." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -470,7 +459,6 @@ development = ["black", "flake8", "mypy", "pytest", "types-colorama"] name = "dateparser" version = "1.2.0" description = "Date parsing library designed to parse dates from HTML pages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -493,7 +481,6 @@ langdetect = ["langdetect"] name = "distlib" version = "0.3.8" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -505,7 +492,6 @@ files = [ name = "filelock" version = "3.13.1" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -522,7 +508,6 @@ typing = ["typing-extensions (>=4.8)"] name = "frozenlist" version = "1.4.1" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -609,7 +594,6 @@ files = [ name = "hikari" version = "2.0.0.dev122" description = "A sane Discord API for Python 3 built on asyncio and good intentions" -category = "main" optional = false python-versions = ">=3.8.0,<3.13" files = [ @@ -631,7 +615,6 @@ speedups = ["aiohttp[speedups] (>=3.8,<4.0)", "ciso8601 (>=2.3,<3.0)", "orjson ( name = "hikari-lightbulb" version = "2.3.5" description = "A simple to use command handler for Hikari" -category = "main" optional = false python-versions = ">=3.8.0,<3.13" files = [ @@ -647,14 +630,13 @@ crontrigger = ["croniter (>=2.0.1,<2.1.0)", "types-croniter (>=2.0.0,<2.1.0)"] [[package]] name = "hikari-miru" -version = "3.3.1" +version = "3.4.0" description = "An alternative component handler for hikari, inspired by discord.py's views." -category = "main" optional = false python-versions = ">=3.8.0,<3.13" files = [ - {file = "hikari-miru-3.3.1.tar.gz", hash = "sha256:44633d4f3b6cb07045ade72b9c235c3690e92309bd3c19e5ca67c8a06bf5859e"}, - {file = "hikari_miru-3.3.1-py3-none-any.whl", hash = "sha256:f42b1abd3649fc911af18b89072ad582a3a65cddc73658c76a964058e7ad6640"}, + {file = "hikari-miru-3.4.0.tar.gz", hash = "sha256:c5ce35e0a2e720689b417ccac4080252f3d7b3c8e53c9b641e8a7bd9fdbbd95d"}, + {file = "hikari_miru-3.4.0-py3-none-any.whl", hash = "sha256:4bc9fa1833c1a6a69baccd64603af44f015c26294d2bd16aa16db0a6b61c167b"}, ] [package.dependencies] @@ -668,7 +650,6 @@ docs = ["furo (>=2022.1.2,<2022.2.0)", "sphinx (==4.4.0)"] name = "idna" version = "3.6" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -680,7 +661,6 @@ files = [ name = "kosu" version = "0.1.5" description = "Asynchronous API wrapper for the Perspective API." -category = "main" optional = false python-versions = ">=3.8.0,<3.13" files = [] @@ -700,7 +680,6 @@ resolved_reference = "0103f48a900f51684846428a74493755ce549272" name = "levenshtein" version = "0.23.0" description = "Python extension for computing string edit distances and similarities." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -821,7 +800,6 @@ rapidfuzz = ">=3.1.0,<4.0.0" name = "multidict" version = "6.0.4" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -905,7 +883,6 @@ files = [ name = "nox" version = "2023.4.22" description = "Flexible test automation." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -926,7 +903,6 @@ tox-to-nox = ["jinja2", "tox (<4)"] name = "packaging" version = "23.2" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -938,7 +914,6 @@ files = [ name = "pillow" version = "10.1.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1006,7 +981,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "platformdirs" version = "4.1.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1022,7 +996,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co name = "psutil" version = "5.9.6" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -1051,7 +1024,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "pycares" version = "4.4.0" description = "Python interface for c-ares" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1118,7 +1090,6 @@ idna = ["idna (>=2.1)"] name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1130,7 +1101,6 @@ files = [ name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -1145,7 +1115,6 @@ six = ">=1.5" name = "pytz" version = "2023.3.post1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -1157,7 +1126,6 @@ files = [ name = "rapidfuzz" version = "3.5.2" description = "rapid fuzzy string matching" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1260,7 +1228,6 @@ full = ["numpy"] name = "regex" version = "2023.10.3" description = "Alternative regular expression module, to replace re." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1358,7 +1325,6 @@ files = [ name = "ruff" version = "0.1.8" description = "An extremely fast Python linter and code formatter, written in Rust." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1385,7 +1351,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1397,7 +1362,6 @@ files = [ name = "tzdata" version = "2023.3" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -1409,7 +1373,6 @@ files = [ name = "tzlocal" version = "5.2" description = "tzinfo object for the local timezone" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1427,7 +1390,6 @@ devenv = ["check-manifest", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3) name = "uvloop" version = "0.18.0" description = "Fast implementation of asyncio event loop on top of libuv" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -1477,7 +1439,6 @@ test = ["Cython (>=0.29.36,<0.30.0)", "aiohttp (==3.9.0b0)", "aiohttp (>=3.8.1)" name = "virtualenv" version = "20.25.0" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1498,7 +1459,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess name = "yarl" version = "1.9.4" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1601,4 +1561,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">=3.11,<3.13" -content-hash = "51a9085889b4a070f5d555a55cbfcf316e63a4e6aa1f67a4b5a38decf8a9a692" +content-hash = "cad7fceb5ad99a6a301d95826d44c712d6a3e923c6308955e7d6ec2979bf115e" diff --git a/pyproject.toml b/pyproject.toml index 57ff3ee..a21a40d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ Brotli = "~=1.0" ciso8601 = "~=2.3" kosu = {git = "https://github.com/hypergonial/kosu.git"} hikari-lightbulb = "~=2.3.5" -hikari-miru = "~=3.3.1" +hikari-miru = "~=3.4.0" [tool.poetry.dev-dependencies] nox = "^2023.4.22"