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 @@ -32,7 +32,7 @@ gitdb==4.0.11
3232 # via gitpython
3333gitpython==3.1.43
3434 # via -r tests/../hacking/tagger/requirements.txt
35- idna==3.8
35+ idna==3.9
3636 # via requests
3737jinja2==3.1.4
3838 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -52,7 +52,7 @@ packaging==24.1
5252 # via
5353 # -r tests/../hacking/tagger/requirements.txt
5454 # nox
55- platformdirs==4.3.2
55+ platformdirs==4.3.3
5656 # via virtualenv
5757pycparser==2.22
5858 # via cffi
@@ -66,7 +66,7 @@ pynacl==1.5.0
6666 # via pygithub
6767requests==2.32.3
6868 # via pygithub
69- rich==13.8.0
69+ rich==13.8.1
7070 # via typer
7171shellingham==1.5.4
7272 # via typer
@@ -86,7 +86,7 @@ typing-extensions==4.12.2
8686 # mypy
8787 # pygithub
8888 # typer
89- urllib3==2.2.2
89+ urllib3==2.2.3
9090 # via
9191 # pygithub
9292 # requests
You can’t perform that action at this time.
0 commit comments