File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 22# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
33black==24.10.0
44 # via -r tests/formatters.in
5- click==8.1.7
5+ click==8.1.8
66 # via black
77colorama==0.4.6 ; platform_system == 'Windows'
88 # via click
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/static.txt tests/static.in
3- ruff==0.8.3
3+ ruff==0.8.6
44 # via -r tests/static.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
3- click==8.1.7
3+ click==8.1.8
44 # via typer
55colorama==0.4.6 ; platform_system == 'Windows'
66 # via click
7- gitdb==4.0.11
7+ gitdb==4.0.12
88 # via gitpython
9- gitpython==3.1.43
9+ gitpython==3.1.44
1010 # via -r tests/tag.in
1111markdown-it-py==3.0.0
1212 # via rich
@@ -20,7 +20,7 @@ rich==13.9.4
2020 # via typer
2121shellingham==1.5.4
2222 # via typer
23- smmap==5.0.1
23+ smmap==5.0.2
2424 # via gitdb
2525typer==0.15.1
2626 # via -r tests/tag.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
3- argcomplete==3.5.2
3+ argcomplete==3.5.3
44 # via nox
55certifi==2024.12.14
66 # via requests
77cffi==1.17.1
88 # via
99 # cryptography
1010 # pynacl
11- charset-normalizer==3.4.0
11+ charset-normalizer==3.4.1
1212 # via requests
13- click==8.1.7
13+ click==8.1.8
1414 # via
1515 # typer
1616 # typer-slim
@@ -30,21 +30,21 @@ distlib==0.3.9
3030 # via virtualenv
3131filelock==3.16.1
3232 # via virtualenv
33- gitdb==4.0.11
33+ gitdb==4.0.12
3434 # via gitpython
35- gitpython==3.1.43
35+ gitpython==3.1.44
3636 # via -r tests/tag.in
3737idna==3.10
3838 # via requests
39- jinja2==3.1.4
39+ jinja2==3.1.5
4040 # via -r tests/../hacking/pr_labeler/requirements.txt
4141markdown-it-py==3.0.0
4242 # via rich
4343markupsafe==3.0.2
4444 # via jinja2
4545mdurl==0.1.2
4646 # via markdown-it-py
47- mypy==1.13.0
47+ mypy==1.14.1
4848 # via -r tests/typing.in
4949mypy-extensions==1.0.0
5050 # via mypy
@@ -72,7 +72,7 @@ rich==13.9.4
7272 # via typer
7373shellingham==1.5.4
7474 # via typer
75- smmap==5.0.1
75+ smmap==5.0.2
7676 # via gitdb
7777typer==0.15.1
7878 # via -r tests/tag.in
@@ -85,11 +85,11 @@ typing-extensions==4.12.2
8585 # pygithub
8686 # typer
8787 # typer-slim
88- urllib3==2.2.3
88+ urllib3==2.3.0
8989 # via
9090 # pygithub
9191 # requests
92- virtualenv==20.28.0
92+ virtualenv==20.28.1
9393 # via nox
9494wrapt==1.17.0
9595 # via deprecated
You can’t perform that action at this time.
0 commit comments