File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pathspec==0.12.1
18
18
# via black
19
19
platformdirs==4.3.6
20
20
# via black
21
- tomli==2.1.0
21
+ tomli==2.2.1
22
22
# via black
23
23
typing-extensions==4.12.2
24
24
# via black
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.8.0
7
+ ruff==0.8.1
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ codeowners==0.7.0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
21
21
colorlog==6.9.0
22
22
# via nox
23
- cryptography==43 .0.3
23
+ cryptography==44 .0.0
24
24
# via pyjwt
25
25
deprecated==1.2.15
26
26
# via pygithub
@@ -48,17 +48,17 @@ pycparser==2.22
48
48
# via cffi
49
49
pygithub==2.5.0
50
50
# via -r tests/../hacking/pr_labeler/requirements.txt
51
- pyjwt==2.10.0
51
+ pyjwt==2.10.1
52
52
# via pygithub
53
53
pynacl==1.5.0
54
54
# via pygithub
55
55
requests==2.32.3
56
56
# via pygithub
57
- tomli==2.1.0
57
+ tomli==2.2.1
58
58
# via
59
59
# mypy
60
60
# nox
61
- typer-slim==0.13.1
61
+ typer-slim==0.14.0
62
62
# via -r tests/../hacking/pr_labeler/requirements.txt
63
63
typing-extensions==4.12.2
64
64
# via
@@ -70,7 +70,7 @@ urllib3==2.2.3
70
70
# via
71
71
# pygithub
72
72
# requests
73
- virtualenv==20.27.1
73
+ virtualenv==20.28.0
74
74
# via nox
75
75
wrapt==1.17.0
76
76
# via deprecated
You can’t perform that action at this time.
0 commit comments