File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66#
7- ruff==0.6.1
7+ ruff==0.6.2
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ distlib==0.3.8
2828 # via virtualenv
2929filelock==3.15.4
3030 # via virtualenv
31- idna==3.7
31+ idna==3.8
3232 # via requests
3333jinja2==3.1.4
3434 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -38,7 +38,7 @@ markupsafe==2.1.5
3838 # via jinja2
3939mdurl==0.1.2
4040 # via markdown-it-py
41- mypy==1.11.1
41+ mypy==1.11.2
4242 # via -r tests/typing.in
4343mypy-extensions==1.0.0
4444 # via mypy
@@ -50,7 +50,7 @@ platformdirs==4.2.2
5050 # via virtualenv
5151pycparser==2.22
5252 # via cffi
53- pygithub==2.3 .0
53+ pygithub==2.4 .0
5454 # via -r tests/../hacking/pr_labeler/requirements.txt
5555pygments==2.18.0
5656 # via rich
@@ -68,7 +68,7 @@ tomli==2.0.1
6868 # via
6969 # mypy
7070 # nox
71- typer==0.12.4
71+ typer==0.12.5
7272 # via -r tests/../hacking/pr_labeler/requirements.txt
7373typing-extensions==4.12.2
7474 # via
You can’t perform that action at this time.
0 commit comments