File tree Expand file tree Collapse file tree 4 files changed +17
-17
lines changed Expand file tree Collapse file tree 4 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
66#
7- black==24.8 .0
7+ black==24.10 .0
88 # via -r tests/formatters.in
99click==8.1.7
1010 # via black
@@ -16,5 +16,5 @@ packaging==24.1
1616 # via black
1717pathspec==0.12.1
1818 # via black
19- platformdirs==4.3.3
19+ platformdirs==4.3.6
2020 # 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.5
7+ ruff==0.7.2
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ packaging==24.1
1818 # via -r tests/tag.in
1919pygments==2.18.0
2020 # via rich
21- rich==13.8.1
21+ rich==13.9.4
2222 # via typer
2323shellingham==1.5.4
2424 # via typer
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66#
7- argcomplete==3.5.0
7+ argcomplete==3.5.1
88 # via nox
99certifi==2024.8.30
1010 # via requests
1111cffi==1.17.1
1212 # via
1313 # cryptography
1414 # pynacl
15- charset-normalizer==3.3.2
15+ charset-normalizer==3.4.0
1616 # via requests
1717click==8.1.7
1818 # via
1919 # typer
2020 # typer-slim
2121codeowners==0.7.0
2222 # via -r tests/../hacking/pr_labeler/requirements.txt
23- colorlog==6.8.2
23+ colorlog==6.9.0
2424 # via nox
25- cryptography==43.0.1
25+ cryptography==43.0.3
2626 # via pyjwt
2727deprecated==1.2.14
2828 # via pygithub
29- distlib==0.3.8
29+ distlib==0.3.9
3030 # via virtualenv
31- filelock==3.16.0
31+ filelock==3.16.1
3232 # via virtualenv
3333gitdb==4.0.11
3434 # via gitpython
3535gitpython==3.1.43
3636 # via -r tests/tag.in
37- idna==3.9
37+ idna==3.10
3838 # via requests
3939jinja2==3.1.4
4040 # via -r tests/../hacking/pr_labeler/requirements.txt
4141markdown-it-py==3.0.0
4242 # via rich
43- markupsafe==2.1.5
43+ markupsafe==3.0.2
4444 # via jinja2
4545mdurl==0.1.2
4646 # via markdown-it-py
47- mypy==1.11.2
47+ mypy==1.13.0
4848 # via -r tests/typing.in
4949mypy-extensions==1.0.0
5050 # via mypy
51- nox==2024.4.15
51+ nox==2024.10.9
5252 # via -r tests/typing.in
5353packaging==24.1
5454 # via
5555 # -r tests/tag.in
5656 # nox
57- platformdirs==4.3.3
57+ platformdirs==4.3.6
5858 # via virtualenv
5959pycparser==2.22
6060 # via cffi
@@ -68,7 +68,7 @@ pynacl==1.5.0
6868 # via pygithub
6969requests==2.32.3
7070 # via pygithub
71- rich==13.8.1
71+ rich==13.9.4
7272 # via typer
7373shellingham==1.5.4
7474 # via typer
@@ -89,7 +89,7 @@ urllib3==2.2.3
8989 # via
9090 # pygithub
9191 # requests
92- virtualenv==20.26.4
92+ virtualenv==20.27.1
9393 # via nox
9494wrapt==1.16.0
9595 # via deprecated
You can’t perform that action at this time.
0 commit comments