File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ packaging==24.1
1616 # via black
1717pathspec==0.12.1
1818 # via black
19- platformdirs==4.3.2
19+ platformdirs==4.3.3
2020 # via black
2121tomli==2.0.1
2222 # via black
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.4
7+ ruff==0.6.5
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.16.0
3030 # via virtualenv
31- idna==3.8
31+ idna==3.9
3232 # via requests
3333jinja2==3.1.4
3434 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -46,7 +46,7 @@ nox==2024.4.15
4646 # via -r tests/typing.in
4747packaging==24.1
4848 # via nox
49- platformdirs==4.3.2
49+ platformdirs==4.3.3
5050 # via virtualenv
5151pycparser==2.22
5252 # via cffi
@@ -60,7 +60,7 @@ pynacl==1.5.0
6060 # via pygithub
6161requests==2.32.3
6262 # via pygithub
63- rich==13.8.0
63+ rich==13.8.1
6464 # via typer
6565shellingham==1.5.4
6666 # via typer
@@ -76,7 +76,7 @@ typing-extensions==4.12.2
7676 # mypy
7777 # pygithub
7878 # typer
79- urllib3==2.2.2
79+ urllib3==2.2.3
8080 # via
8181 # pygithub
8282 # requests
You can’t perform that action at this time.
0 commit comments