File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.11.9
7
+ ruff==0.11.10
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ cffi==1.17.1
16
16
# pynacl
17
17
charset-normalizer==3.4.2
18
18
# via requests
19
- click==8.2.0
19
+ click==8.1.8
20
20
# via typer-slim
21
21
codeowners==0.8.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==44 .0.3
25
+ cryptography==45 .0.1
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -65,7 +65,7 @@ tomli==2.2.1
65
65
# dependency-groups
66
66
# mypy
67
67
# nox
68
- typer-slim==0.15.3
68
+ typer-slim==0.15.4
69
69
# via -r tests/../hacking/pr_labeler/requirements.txt
70
70
typing-extensions==4.13.2
71
71
# via
You can’t perform that action at this time.
0 commit comments