File tree Expand file tree Collapse file tree 18 files changed +673
-279
lines changed Expand file tree Collapse file tree 18 files changed +673
-279
lines changed Original file line number Diff line number Diff line change 1
1
issuer : https://gitlab.ddbuild.io
2
2
3
- subject_pattern : " project_path:DataDog/dd-trace-py:ref_type:(branch|tag):ref:.*"
3
+ subject_pattern : " project_path:DataDog/apm-reliability/ dd-trace-py:ref_type:(branch|tag):ref:.*"
4
4
5
5
claim_pattern :
6
6
project_path : " DataDog/dd-trace-py"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/13b7789.in
6
+ #
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ attrs==25.3.0
10
+ certifi==2025.7.9
11
+ charset-normalizer==3.4.2
12
+ coverage[toml]==7.9.2
13
+ fastapi==0.114.2
14
+ h11==0.16.0
15
+ httpcore==1.0.9
16
+ httpx==0.27.2
17
+ hypothesis==6.135.26
18
+ idna==3.10
19
+ iniconfig==2.1.0
20
+ mock==5.2.0
21
+ opentracing==2.4.0
22
+ packaging==25.0
23
+ pluggy==1.6.0
24
+ pydantic==2.11.7
25
+ pydantic-core==2.33.2
26
+ pygments==2.19.2
27
+ pytest==8.4.1
28
+ pytest-cov==6.2.1
29
+ pytest-mock==3.14.1
30
+ requests==2.32.4
31
+ sniffio==1.3.1
32
+ sortedcontainers==2.4.0
33
+ starlette==0.38.6
34
+ typing-extensions==4.14.1
35
+ typing-inspection==0.4.1
36
+ urllib3==2.5.0
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/184912e.in
6
+ #
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ certifi==2025.7.9
10
+ charset-normalizer==3.4.2
11
+ coverage[toml]==7.9.2
12
+ exceptiongroup==1.3.0
13
+ fastapi==0.94.1
14
+ h11==0.16.0
15
+ httpcore==1.0.9
16
+ httpx==0.27.2
17
+ hypothesis==6.135.26
18
+ idna==3.10
19
+ iniconfig==2.1.0
20
+ mock==5.2.0
21
+ opentracing==2.4.0
22
+ packaging==25.0
23
+ pluggy==1.6.0
24
+ pydantic==1.10.22
25
+ pygments==2.19.2
26
+ pytest==8.4.1
27
+ pytest-cov==6.2.1
28
+ pytest-mock==3.14.1
29
+ requests==2.32.4
30
+ sniffio==1.3.1
31
+ sortedcontainers==2.4.0
32
+ starlette==0.26.1
33
+ tomli==2.2.1
34
+ typing-extensions==4.14.1
35
+ urllib3==2.5.0
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/19024d0.in
6
+ #
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ attrs==25.3.0
10
+ certifi==2025.7.9
11
+ charset-normalizer==3.4.2
12
+ coverage[toml]==7.9.2
13
+ exceptiongroup==1.3.0
14
+ fastapi==0.114.2
15
+ h11==0.16.0
16
+ httpcore==1.0.9
17
+ httpx==0.27.2
18
+ hypothesis==6.135.26
19
+ idna==3.10
20
+ iniconfig==2.1.0
21
+ mock==5.2.0
22
+ opentracing==2.4.0
23
+ packaging==25.0
24
+ pluggy==1.6.0
25
+ pydantic==2.11.7
26
+ pydantic-core==2.33.2
27
+ pygments==2.19.2
28
+ pytest==8.4.1
29
+ pytest-cov==6.2.1
30
+ pytest-mock==3.14.1
31
+ requests==2.32.4
32
+ sniffio==1.3.1
33
+ sortedcontainers==2.4.0
34
+ starlette==0.38.6
35
+ tomli==2.2.1
36
+ typing-extensions==4.14.1
37
+ typing-inspection==0.4.1
38
+ urllib3==2.5.0
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.8
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/1b02ea2.in
6
+ #
7
+ anyio==3.7.1
8
+ attrs==25.3.0
9
+ certifi==2025.7.9
10
+ charset-normalizer==3.4.2
11
+ coverage[toml]==7.6.1
12
+ exceptiongroup==1.3.0
13
+ fastapi==0.86.0
14
+ h11==0.16.0
15
+ httpcore==1.0.9
16
+ httpx==0.27.2
17
+ hypothesis==6.113.0
18
+ idna==3.10
19
+ iniconfig==2.1.0
20
+ mock==5.2.0
21
+ opentracing==2.4.0
22
+ packaging==25.0
23
+ pluggy==1.5.0
24
+ pydantic==1.10.22
25
+ pytest==8.3.5
26
+ pytest-cov==5.0.0
27
+ pytest-mock==3.14.1
28
+ requests==2.32.4
29
+ sniffio==1.3.1
30
+ sortedcontainers==2.4.0
31
+ starlette==0.20.4
32
+ tomli==2.2.1
33
+ typing-extensions==4.13.2
34
+ urllib3==2.2.3
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.8
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/206be6b.in
6
+ #
7
+ annotated-types==0.7.0
8
+ anyio==4.5.2
9
+ attrs==25.3.0
10
+ certifi==2025.7.9
11
+ charset-normalizer==3.4.2
12
+ coverage[toml]==7.6.1
13
+ exceptiongroup==1.3.0
14
+ fastapi==0.114.2
15
+ h11==0.16.0
16
+ httpcore==1.0.9
17
+ httpx==0.27.2
18
+ hypothesis==6.113.0
19
+ idna==3.10
20
+ iniconfig==2.1.0
21
+ mock==5.2.0
22
+ opentracing==2.4.0
23
+ packaging==25.0
24
+ pluggy==1.5.0
25
+ pydantic==2.10.6
26
+ pydantic-core==2.27.2
27
+ pytest==8.3.5
28
+ pytest-cov==5.0.0
29
+ pytest-mock==3.14.1
30
+ requests==2.32.4
31
+ sniffio==1.3.1
32
+ sortedcontainers==2.4.0
33
+ starlette==0.38.6
34
+ tomli==2.2.1
35
+ typing-extensions==4.13.2
36
+ urllib3==2.2.3
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.8
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/40adc31.in
6
+ #
7
+ anyio==4.5.2
8
+ attrs==25.3.0
9
+ certifi==2025.7.9
10
+ charset-normalizer==3.4.2
11
+ coverage[toml]==7.6.1
12
+ exceptiongroup==1.3.0
13
+ fastapi==0.94.1
14
+ h11==0.16.0
15
+ httpcore==1.0.9
16
+ httpx==0.27.2
17
+ hypothesis==6.113.0
18
+ idna==3.10
19
+ iniconfig==2.1.0
20
+ mock==5.2.0
21
+ opentracing==2.4.0
22
+ packaging==25.0
23
+ pluggy==1.5.0
24
+ pydantic==1.10.22
25
+ pytest==8.3.5
26
+ pytest-cov==5.0.0
27
+ pytest-mock==3.14.1
28
+ requests==2.32.4
29
+ sniffio==1.3.1
30
+ sortedcontainers==2.4.0
31
+ starlette==0.26.1
32
+ tomli==2.2.1
33
+ typing-extensions==4.13.2
34
+ urllib3==2.2.3
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/410afd4.in
6
+ #
7
+ anyio==3.7.1
8
+ attrs==25.3.0
9
+ certifi==2025.7.9
10
+ charset-normalizer==3.4.2
11
+ coverage[toml]==7.9.2
12
+ fastapi==0.86.0
13
+ h11==0.16.0
14
+ httpcore==1.0.9
15
+ httpx==0.27.2
16
+ hypothesis==6.135.26
17
+ idna==3.10
18
+ iniconfig==2.1.0
19
+ mock==5.2.0
20
+ opentracing==2.4.0
21
+ packaging==25.0
22
+ pluggy==1.6.0
23
+ pydantic==1.10.22
24
+ pygments==2.19.2
25
+ pytest==8.4.1
26
+ pytest-cov==6.2.1
27
+ pytest-mock==3.14.1
28
+ requests==2.32.4
29
+ sniffio==1.3.1
30
+ sortedcontainers==2.4.0
31
+ starlette==0.20.4
32
+ typing-extensions==4.14.1
33
+ urllib3==2.5.0
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/820f02e.in
6
+ #
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ certifi==2025.7.9
10
+ charset-normalizer==3.4.2
11
+ coverage[toml]==7.9.2
12
+ fastapi==0.94.1
13
+ h11==0.16.0
14
+ httpcore==1.0.9
15
+ httpx==0.27.2
16
+ hypothesis==6.135.26
17
+ idna==3.10
18
+ iniconfig==2.1.0
19
+ mock==5.2.0
20
+ opentracing==2.4.0
21
+ packaging==25.0
22
+ pluggy==1.6.0
23
+ pydantic==1.10.22
24
+ pygments==2.19.2
25
+ pytest==8.4.1
26
+ pytest-cov==6.2.1
27
+ pytest-mock==3.14.1
28
+ requests==2.32.4
29
+ sniffio==1.3.1
30
+ sortedcontainers==2.4.0
31
+ starlette==0.26.1
32
+ typing-extensions==4.14.1
33
+ urllib3==2.5.0
You can’t perform that action at this time.
0 commit comments