File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/pr_labeler.txt tests/pr_labeler.in
3
- certifi==2024.8.30
3
+ certifi==2025.1.31
4
4
# via requests
5
5
cffi==1.17.1
6
6
# via
7
7
# cryptography
8
8
# pynacl
9
- charset-normalizer==3.3.2
9
+ charset-normalizer==3.4.1
10
10
# via requests
11
- click==8.1.7
11
+ click==8.1.8
12
12
# via typer-slim
13
13
codeowners==0.7.0
14
14
# via -r tests/pr_labeler.in
15
15
colorama==0.4.6 ; sys_platform == 'win32'
16
16
# via click
17
- cryptography==43 .0.1
17
+ cryptography==44 .0.2
18
18
# via pyjwt
19
- deprecated==1.2.14
19
+ deprecated==1.2.18
20
20
# via pygithub
21
- idna==3.8
21
+ idna==3.10
22
22
# via requests
23
- jinja2==3.1.4
23
+ jinja2==3.1.6
24
24
# via -r tests/pr_labeler.in
25
- markupsafe==2.1.5
25
+ markupsafe==3.0.2
26
26
# via jinja2
27
27
pycparser==2.22
28
28
# via cffi
29
- pygithub==2.4.0
29
+ pygithub==2.6.1
30
30
# via -r tests/pr_labeler.in
31
- pyjwt==2.9.0
31
+ pyjwt==2.10.1
32
32
# via pygithub
33
33
pynacl==1.5.0
34
34
# via pygithub
35
35
requests==2.32.3
36
36
# via pygithub
37
- typer-slim==0.12.5
37
+ typer-slim==0.15.2
38
38
# via -r tests/pr_labeler.in
39
- typing-extensions==4.12.2
39
+ typing-extensions==4.13.1
40
40
# via
41
41
# codeowners
42
42
# pygithub
43
43
# typer-slim
44
- urllib3==2.2.3
44
+ urllib3==2.3.0
45
45
# via
46
46
# pygithub
47
47
# requests
48
- wrapt==1.16.0
48
+ wrapt==1.17.2
49
49
# via deprecated
You can’t perform that action at this time.
0 commit comments