File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed
Expand file tree Collapse file tree 3 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,9 +16,9 @@ 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
21- tomli==2.0.1
21+ tomli==2.0.2
2222 # via black
2323typing-extensions==4.12.2
2424 # 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 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 typer-slim
1919codeowners==0.7.0
2020 # via -r tests/../hacking/pr_labeler/requirements.txt
21- colorlog==6.8.2
21+ colorlog==6.9.0
2222 # via nox
23- cryptography==43.0.1
23+ cryptography==43.0.3
2424 # via pyjwt
2525deprecated==1.2.14
2626 # via pygithub
27- distlib==0.3.8
27+ distlib==0.3.9
2828 # via virtualenv
29- filelock==3.16.0
29+ filelock==3.16.1
3030 # via virtualenv
31- idna==3.9
31+ idna==3.10
3232 # via requests
3333jinja2==3.1.4
3434 # via -r tests/../hacking/pr_labeler/requirements.txt
35- markupsafe==2.1.5
35+ markupsafe==3.0.2
3636 # via jinja2
37- mypy==1.11.2
37+ mypy==1.13.0
3838 # via -r tests/typing.in
3939mypy-extensions==1.0.0
4040 # via mypy
41- nox==2024.4.15
41+ nox==2024.10.9
4242 # via -r tests/typing.in
4343packaging==24.1
4444 # via nox
45- platformdirs==4.3.3
45+ platformdirs==4.3.6
4646 # via virtualenv
4747pycparser==2.22
4848 # via cffi
@@ -54,7 +54,7 @@ pynacl==1.5.0
5454 # via pygithub
5555requests==2.32.3
5656 # via pygithub
57- tomli==2.0.1
57+ tomli==2.0.2
5858 # via
5959 # mypy
6060 # nox
@@ -70,7 +70,7 @@ urllib3==2.2.3
7070 # via
7171 # pygithub
7272 # requests
73- virtualenv==20.26.4
73+ virtualenv==20.27.1
7474 # via nox
7575wrapt==1.16.0
7676 # via deprecated
You can’t perform that action at this time.
0 commit comments