Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Dec 30, 2024
1 parent 05b1b98 commit 4d29883
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# pytest
coverage==7.6.9
coverage==7.6.10
# via
# -r test-requirements.in
# pytest-cov
Expand Down Expand Up @@ -73,14 +73,14 @@ multidict==6.1.0
# via
# aiohttp
# yarl
mypy==1.14.0
mypy==1.14.1
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
# -r test-requirements.in
# black
# mypy
orjson==3.10.12 ; implementation_name == 'cpython'
orjson==3.10.13 ; implementation_name == 'cpython'
# via -r test-requirements.in
packaging==24.2
# via
Expand Down Expand Up @@ -123,7 +123,7 @@ typing-extensions==4.12.2
# black
# multidict
# mypy
uv==0.5.11
uv==0.5.13
# via -r test-requirements.in
yarl==1.18.3
# via aiohttp

0 comments on commit 4d29883

Please sign in to comment.