mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
Bump dependencies (#6402)
This commit is contained in:
parent
0b0b23b971
commit
6ee976c341
@ -1,4 +1,4 @@
|
|||||||
aiohttp==3.9.3
|
aiohttp==3.9.5
|
||||||
# via
|
# via
|
||||||
# -r base.in
|
# -r base.in
|
||||||
# aiohttp-json-rpc
|
# aiohttp-json-rpc
|
||||||
@ -8,18 +8,16 @@ aiohttp-json-rpc==0.13.3
|
|||||||
# via -r base.in
|
# via -r base.in
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
apsw==3.45.2.0
|
apsw==3.46.0.1
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
babel==2.14.0
|
babel==2.15.0
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
brotli==1.1.0
|
brotli==1.1.0
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
contextlib2==21.6.0
|
|
||||||
# via schema
|
|
||||||
discord-py==2.4.0
|
discord-py==2.4.0
|
||||||
# via
|
# via
|
||||||
# -r base.in
|
# -r base.in
|
||||||
@ -28,7 +26,7 @@ frozenlist==1.4.1
|
|||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
# aiosignal
|
# aiosignal
|
||||||
idna==3.6
|
idna==3.7
|
||||||
# via yarl
|
# via yarl
|
||||||
markdown==3.6
|
markdown==3.6
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
@ -40,21 +38,21 @@ multidict==6.0.5
|
|||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
# yarl
|
# yarl
|
||||||
orjson==3.10.0
|
orjson==3.10.6
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
packaging==24.0
|
packaging==24.1
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
platformdirs==4.2.0
|
platformdirs==4.2.2
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
psutil==5.9.8
|
psutil==6.0.0
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
pygments==2.17.2
|
pygments==2.18.0
|
||||||
# via rich
|
# via rich
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
rapidfuzz==3.7.0
|
rapidfuzz==3.9.4
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
red-commons==1.0.0
|
red-commons==1.0.0
|
||||||
# via
|
# via
|
||||||
@ -64,11 +62,11 @@ red-lavalink==0.11.0
|
|||||||
# via -r base.in
|
# via -r base.in
|
||||||
rich==13.7.1
|
rich==13.7.1
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
schema==0.7.5
|
schema==0.7.7
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
# via python-dateutil
|
# via python-dateutil
|
||||||
typing-extensions==4.10.0
|
typing-extensions==4.12.2
|
||||||
# via
|
# via
|
||||||
# -r base.in
|
# -r base.in
|
||||||
# rich
|
# rich
|
||||||
@ -82,11 +80,11 @@ colorama==0.4.6; sys_platform == "win32"
|
|||||||
# via click
|
# via click
|
||||||
distro==1.9.0; sys_platform == "linux" and sys_platform == "linux"
|
distro==1.9.0; sys_platform == "linux" and sys_platform == "linux"
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
importlib-metadata==7.1.0; python_version != "3.10" and python_version != "3.11"
|
importlib-metadata==8.0.0; python_version != "3.10" and python_version != "3.11"
|
||||||
# via markdown
|
# via markdown
|
||||||
pytz==2024.1; python_version == "3.8"
|
pytz==2024.1; python_version == "3.8"
|
||||||
# via babel
|
# via babel
|
||||||
uvloop==0.19.0; (sys_platform != "win32" and platform_python_implementation == "CPython") and sys_platform != "win32"
|
uvloop==0.19.0; (sys_platform != "win32" and platform_python_implementation == "CPython") and sys_platform != "win32"
|
||||||
# via -r base.in
|
# via -r base.in
|
||||||
zipp==3.18.1; python_version != "3.10" and python_version != "3.11"
|
zipp==3.19.2; python_version != "3.10" and python_version != "3.11"
|
||||||
# via importlib-metadata
|
# via importlib-metadata
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
alabaster==0.7.13
|
alabaster==0.7.13
|
||||||
# via sphinx
|
# via sphinx
|
||||||
certifi==2024.2.2
|
certifi==2024.7.4
|
||||||
# via requests
|
# via requests
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
@ -11,11 +11,11 @@ docutils==0.20.1
|
|||||||
# sphinx-rtd-theme
|
# sphinx-rtd-theme
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
# via sphinx
|
# via sphinx
|
||||||
importlib-metadata==7.1.0
|
importlib-metadata==8.0.0
|
||||||
# via
|
# via
|
||||||
# -c base.txt
|
# -c base.txt
|
||||||
# sphinx
|
# sphinx
|
||||||
jinja2==3.1.3
|
jinja2==3.1.4
|
||||||
# via sphinx
|
# via sphinx
|
||||||
markupsafe==2.1.5
|
markupsafe==2.1.5
|
||||||
# via jinja2
|
# via jinja2
|
||||||
@ -23,7 +23,7 @@ pytz==2024.1
|
|||||||
# via
|
# via
|
||||||
# -c base.txt
|
# -c base.txt
|
||||||
# babel
|
# babel
|
||||||
requests==2.31.0
|
requests==2.32.3
|
||||||
# via sphinx
|
# via sphinx
|
||||||
snowballstemmer==2.2.0
|
snowballstemmer==2.2.0
|
||||||
# via sphinx
|
# via sphinx
|
||||||
@ -54,9 +54,9 @@ sphinxcontrib-serializinghtml==1.1.5
|
|||||||
# via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-trio==1.1.2
|
sphinxcontrib-trio==1.1.2
|
||||||
# via -r extra-doc.in
|
# via -r extra-doc.in
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
# via requests
|
# via requests
|
||||||
zipp==3.18.1
|
zipp==3.19.2
|
||||||
# via
|
# via
|
||||||
# -c base.txt
|
# -c base.txt
|
||||||
# importlib-metadata
|
# importlib-metadata
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
astroid==3.1.0
|
astroid==3.2.2
|
||||||
# via pylint
|
# via pylint
|
||||||
dill==0.3.8
|
dill==0.3.8
|
||||||
# via pylint
|
# via pylint
|
||||||
@ -8,22 +8,22 @@ isort==5.13.2
|
|||||||
# via pylint
|
# via pylint
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
# via pylint
|
# via pylint
|
||||||
pluggy==1.4.0
|
pluggy==1.5.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pylint==3.1.0
|
pylint==3.2.5
|
||||||
# via -r extra-test.in
|
# via -r extra-test.in
|
||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
# via
|
# via
|
||||||
# -r extra-test.in
|
# -r extra-test.in
|
||||||
# pytest-asyncio
|
# pytest-asyncio
|
||||||
# pytest-mock
|
# pytest-mock
|
||||||
pytest-asyncio==0.21.1
|
pytest-asyncio==0.21.2
|
||||||
# via -r extra-test.in
|
# via -r extra-test.in
|
||||||
pytest-mock==3.14.0
|
pytest-mock==3.14.0
|
||||||
# via -r extra-test.in
|
# via -r extra-test.in
|
||||||
tomlkit==0.12.4
|
tomlkit==0.13.0
|
||||||
# via pylint
|
# via pylint
|
||||||
exceptiongroup==1.2.0; python_version != "3.11"
|
exceptiongroup==1.2.1; python_version != "3.11"
|
||||||
# via pytest
|
# via pytest
|
||||||
tomli==2.0.1; python_version != "3.11"
|
tomli==2.0.1; python_version != "3.11"
|
||||||
# via
|
# via
|
||||||
|
|||||||
@ -64,7 +64,7 @@ def test_python_version_has_lower_bound():
|
|||||||
Due to constant issues in support with Red being installed on a Python version that was not
|
Due to constant issues in support with Red being installed on a Python version that was not
|
||||||
supported by any Red version, it is important that we have both an upper and lower bound set.
|
supported by any Red version, it is important that we have both an upper and lower bound set.
|
||||||
"""
|
"""
|
||||||
requires_python = importlib.metadata.metadata("Red-DiscordBot")["Requires-Python"]
|
requires_python = importlib.metadata.metadata("Red-DiscordBot").get("Requires-Python")
|
||||||
assert requires_python is not None
|
assert requires_python is not None
|
||||||
|
|
||||||
# Requirement needs a regular requirement string, so "x" serves as requirement's name here
|
# Requirement needs a regular requirement string, so "x" serves as requirement's name here
|
||||||
@ -81,7 +81,7 @@ def test_python_version_has_upper_bound():
|
|||||||
Due to constant issues in support with Red being installed on a Python version that was not
|
Due to constant issues in support with Red being installed on a Python version that was not
|
||||||
supported by any Red version, it is important that we have both an upper and lower bound set.
|
supported by any Red version, it is important that we have both an upper and lower bound set.
|
||||||
"""
|
"""
|
||||||
requires_python = importlib.metadata.metadata("Red-DiscordBot")["Requires-Python"]
|
requires_python = importlib.metadata.metadata("Red-DiscordBot").get("Requires-Python")
|
||||||
assert requires_python is not None
|
assert requires_python is not None
|
||||||
|
|
||||||
# Requirement needs a regular requirement string, so "x" serves as requirement's name here
|
# Requirement needs a regular requirement string, so "x" serves as requirement's name here
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user