File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pathspec==0.12.1
1818 # via black
1919platformdirs==4.5.0
2020 # via black
21- pytokens==0.1.10
21+ pytokens==0.2.0
2222 # via black
2323tomli==2.3.0
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.14.0
7+ ruff==0.14.1
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -14,23 +14,25 @@ cffi==2.0.0
1414 # via
1515 # cryptography
1616 # pynacl
17- charset-normalizer==3.4.3
17+ charset-normalizer==3.4.4
1818 # via requests
1919click==8.3.0
2020 # via typer-slim
2121codeowners==0.8.0
2222 # via -r tests/../hacking/pr_labeler/requirements.txt
23- colorlog==6.9.0
23+ colorlog==6.10.1
2424 # via nox
25- cryptography==46.0.2
25+ cryptography==46.0.3
2626 # via pyjwt
2727dependency-groups==1.3.1
2828 # via nox
2929distlib==0.4.0
3030 # via virtualenv
3131filelock==3.20.0
3232 # via virtualenv
33- idna==3.10
33+ humanize==4.14.0
34+ # via nox
35+ idna==3.11
3436 # via requests
3537jinja2==3.1.6
3638 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -40,7 +42,7 @@ mypy==1.18.2
4042 # via -r tests/typing.in
4143mypy-extensions==1.1.0
4244 # via mypy
43- nox==2025.5.1
45+ nox==2025.10.16
4446 # via -r tests/typing.in
4547packaging==25.0
4648 # via
You can’t perform that action at this time.
0 commit comments