File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.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,13 +48,13 @@ 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
- typer-slim==0.13.1
57
+ typer-slim==0.14.0
58
58
# via -r tests/../hacking/pr_labeler/requirements.txt
59
59
typing-extensions==4.12.2
60
60
# via
@@ -66,7 +66,7 @@ urllib3==2.2.3
66
66
# via
67
67
# pygithub
68
68
# requests
69
- virtualenv==20.27.1
69
+ virtualenv==20.28.0
70
70
# via nox
71
71
wrapt==1.17.0
72
72
# via deprecated
You can’t perform that action at this time.
0 commit comments