From 804d7c099836edf39a0de23c06608eea919213d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 06:48:15 +0000 Subject: [PATCH] [pip prod] (deps): Bump ruff from 0.9.2 to 0.9.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.2...0.9.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 41 ++++++++++------------------------------- 1 file changed, 10 insertions(+), 31 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 19917e2..ced6727 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,30 +9,24 @@ aiosignal==1.3.2 anyio==4.8.0 # via httpx async-timeout==5.0.1 - # via - # -r test-requirements.in - # aiohttp + # via -r test-requirements.in asyncio-dgram==2.2.0 # via mcstatus attrs==24.3.0 # via aiohttp -audioop-lts==0.2.1 ; python_full_version >= '3.13' +audioop-lts==0.2.1 ; python_version >= "3.13" # via -r test-requirements.in -black==24.10.0 ; implementation_name == 'cpython' +black==24.10.0 ; implementation_name == "cpython" # via -r test-requirements.in certifi==2024.12.14 # via # httpcore # httpx -click==8.1.8 ; implementation_name == 'cpython' +click==8.1.8 # via black codespell==2.3.0 # via -r test-requirements.in -colorama==0.4.6 ; sys_platform == 'win32' - # via - # click - # pytest -coverage==7.6.10 +coverage[toml]==7.6.10 # via # -r test-requirements.in # pytest-cov @@ -40,10 +34,6 @@ discord-py==2.4.0 # via -r test-requirements.in dnspython==2.7.0 # via mcstatus -exceptiongroup==1.2.2 ; python_full_version < '3.11' - # via - # anyio - # pytest frozenlist==1.5.0 # via # aiohttp @@ -56,7 +46,7 @@ hpack==4.0.0 # via h2 httpcore==1.0.7 # via httpx -httpx==0.28.1 +httpx[http2]==0.28.1 # via -r test-requirements.in hyperframe==6.0.1 # via h2 @@ -80,15 +70,15 @@ mypy-extensions==1.0.0 # -r test-requirements.in # black # mypy -orjson==3.10.15 ; implementation_name == 'cpython' +orjson==3.10.15 ; implementation_name == "cpython" # via -r test-requirements.in packaging==24.2 # via # black # pytest -pathspec==0.12.1 ; implementation_name == 'cpython' +pathspec==0.12.1 # via black -platformdirs==4.3.6 ; implementation_name == 'cpython' +platformdirs==4.3.6 # via black pluggy==1.5.0 # via pytest @@ -104,24 +94,13 @@ pytest-cov==6.0.0 # via -r test-requirements.in python-dotenv==1.0.1 # via -r test-requirements.in -ruff==0.9.2 +ruff==0.9.3 # via -r test-requirements.in -setuptools==75.8.0 - # via asyncio-dgram sniffio==1.3.1 # via anyio -tomli==2.2.1 ; python_full_version <= '3.11' - # via - # black - # coverage - # mypy - # pytest typing-extensions==4.12.2 # via # -r test-requirements.in - # anyio - # black - # multidict # mypy uv==0.5.21 # via -r test-requirements.in