File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.7
7
+ ruff==0.11.8
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ cffi==1.17.1
14
14
# via
15
15
# cryptography
16
16
# pynacl
17
- charset-normalizer==3.4.1
17
+ charset-normalizer==3.4.2
18
18
# via requests
19
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.2
25
+ cryptography==44.0.3
26
26
# via pyjwt
27
- dependency-groups==1.3.0
27
+ dependency-groups==1.3.1
28
28
# via nox
29
29
deprecated==1.2.18
30
30
# via pygithub
@@ -42,7 +42,7 @@ mypy==1.15.0
42
42
# via -r tests/typing.in
43
43
mypy-extensions==1.1.0
44
44
# via mypy
45
- nox==2025.2.9
45
+ nox==2025.5.1
46
46
# via -r tests/typing.in
47
47
packaging==25.0
48
48
# via
@@ -65,7 +65,7 @@ tomli==2.2.1
65
65
# dependency-groups
66
66
# mypy
67
67
# nox
68
- typer-slim==0.15.2
68
+ typer-slim==0.15.3
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