File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3030 hooks :
3131 - id : black
3232 - repo : https://github.com/astral-sh/ruff-pre-commit
33- rev : v0.8.1
33+ rev : v0.8.2
3434 hooks :
3535 - id : ruff
3636 types : [file]
Original file line number Diff line number Diff line change 22# uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
33aiohappyeyeballs==2.4.4
44 # via aiohttp
5- aiohttp==3.11.9
5+ aiohttp==3.11.10
66 # via discord-py
77aiosignal==1.3.1
88 # via aiohttp
9- anyio==4.6.2.post1
9+ anyio==4.7.0
1010 # via httpx
1111async-timeout==5.0.1
1212 # via
@@ -32,7 +32,7 @@ colorama==0.4.6 ; (implementation_name != 'cpython' and sys_platform == 'win32')
3232 # via
3333 # click
3434 # pytest
35- coverage==7.6.8
35+ coverage==7.6.9
3636 # via
3737 # -r test-requirements.in
3838 # pytest-cov
@@ -104,7 +104,7 @@ pytest-cov==6.0.0
104104 # via -r test-requirements.in
105105python-dotenv==1.0.1
106106 # via -r test-requirements.in
107- ruff==0.8.1
107+ ruff==0.8.2
108108 # via -r test-requirements.in
109109setuptools==75.6.0
110110 # via asyncio-dgram
@@ -125,7 +125,7 @@ typing-extensions==4.12.2
125125 # black
126126 # multidict
127127 # mypy
128- uv==0.5.5
128+ uv==0.5.7
129129 # via -r test-requirements.in
130130yarl==1.18.3
131131 # via aiohttp
You can’t perform that action at this time.
0 commit comments