Skip to content

Commit 823806c

Browse files
brettlangdongithub-actions[bot]
authored andcommitted
Update package version
1 parent 8e44831 commit 823806c

17 files changed

Lines changed: 239 additions & 257 deletions

.riot/requirements/10852ec.txt

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,31 @@
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/10852ec.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.10.20/x64/bin/python3.10 --output-file .riot/requirements/10852ec.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/10852ec.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
exceptiongroup==1.3.1
139
execnet==2.1.2
1410
h11==0.16.0
1511
httpcore==1.0.9
1612
httpx==0.27.2
1713
hypothesis==6.45.0
18-
idna==3.11
14+
idna==3.18
1915
iniconfig==2.3.0
2016
mock==5.2.0
2117
more-itertools==8.10.0
22-
msgpack==1.1.2
18+
msgpack==1.2.1
2319
opentracing==2.4.0
24-
packaging==25.0
20+
packaging==26.2
2521
pluggy==1.6.0
26-
pygments==2.19.2
27-
pytest==9.0.2
28-
pytest-cov==7.0.0
22+
pygments==2.20.0
23+
pytest==9.1.1
24+
pytest-cov==7.1.0
2925
pytest-mock==3.15.1
30-
pytest-randomly==4.0.1
26+
pytest-randomly==4.1.0
3127
pytest-xdist==3.8.0
3228
sniffio==1.3.1
3329
sortedcontainers==2.4.0
34-
tomli==2.3.0
35-
typing-extensions==4.15.0
30+
tomli==2.4.1
31+
typing-extensions==4.16.0

.riot/requirements/16b0319.txt

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,29 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/16b0319.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.12.13/x64/bin/python3.12 --output-file .riot/requirements/16b0319.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/16b0319.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
execnet==2.1.2
139
h11==0.16.0
1410
httpcore==1.0.9
1511
httpx==0.27.2
1612
hypothesis==6.45.0
17-
idna==3.11
13+
idna==3.18
1814
iniconfig==2.3.0
1915
mock==5.2.0
2016
more-itertools==8.10.0
21-
msgpack==1.1.2
17+
msgpack==1.2.1
2218
opentracing==2.4.0
23-
packaging==25.0
19+
packaging==26.2
2420
pluggy==1.6.0
25-
pygments==2.19.2
26-
pytest==9.0.2
27-
pytest-cov==7.0.0
21+
pygments==2.20.0
22+
pytest==9.1.1
23+
pytest-cov==7.1.0
2824
pytest-mock==3.15.1
29-
pytest-randomly==4.0.1
25+
pytest-randomly==4.1.0
3026
pytest-xdist==3.8.0
3127
sniffio==1.3.1
3228
sortedcontainers==2.4.0
33-
typing-extensions==4.15.0
29+
typing-extensions==4.16.0

.riot/requirements/1dc9122.txt

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,23 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
4-
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1dc9122.in
6-
#
7-
anyio==4.12.0
8-
attrs==25.4.0
9-
certifi==2025.11.12
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.9.25/x64/bin/python3.9 --output-file .riot/requirements/1dc9122.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/1dc9122.in
3+
anyio==4.12.1
4+
attrs==26.1.0
5+
certifi==2026.6.17
106
coverage[toml]==7.10.7
117
exceptiongroup==1.3.1
128
execnet==2.1.2
139
h11==0.16.0
1410
httpcore==1.0.9
1511
httpx==0.27.2
1612
hypothesis==6.45.0
17-
idna==3.11
13+
idna==3.18
1814
importlib-metadata==8.7.1
1915
iniconfig==2.1.0
2016
mock==5.2.0
2117
more-itertools==8.10.0
2218
msgpack==1.1.2
2319
opentracing==2.4.0
24-
packaging==25.0
20+
packaging==26.2
2521
pluggy==1.6.0
2622
pytest==7.4.4
2723
pytest-cov==2.12.0
@@ -30,6 +26,6 @@ pytest-randomly==4.0.1
3026
pytest-xdist==3.8.0
3127
sniffio==1.3.1
3228
sortedcontainers==2.4.0
33-
tomli==2.3.0
34-
typing-extensions==4.15.0
35-
zipp==3.23.0
29+
tomli==2.4.1
30+
typing-extensions==4.16.0
31+
zipp==3.23.1

.riot/requirements/1e15309.txt

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,30 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1e15309.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.12.13/x64/bin/python3.12 --output-file .riot/requirements/1e15309.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/1e15309.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
execnet==2.1.2
139
h11==0.16.0
1410
httpcore==1.0.9
1511
httpx==0.27.2
1612
hypothesis==6.45.0
17-
idna==3.11
13+
idna==3.18
1814
iniconfig==2.3.0
1915
mock==5.2.0
2016
more-itertools==8.10.0
21-
msgpack==1.1.2
17+
msgpack==1.2.1
2218
opentracing==2.4.0
23-
packaging==25.0
19+
packaging==26.2
2420
pluggy==1.6.0
2521
py==1.11.0
2622
pytest==6.2.5
2723
pytest-cov==6.3.0
2824
pytest-mock==3.15.1
29-
pytest-randomly==4.0.1
25+
pytest-randomly==4.1.0
3026
pytest-xdist==3.5.0
3127
sniffio==1.3.1
3228
sortedcontainers==2.4.0
3329
toml==0.10.2
34-
typing-extensions==4.15.0
30+
typing-extensions==4.16.0

.riot/requirements/1f491b6.txt

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,29 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.11
3-
# by the following command:
4-
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1f491b6.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.11.15/x64/bin/python3.11 --output-file .riot/requirements/1f491b6.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/1f491b6.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
execnet==2.1.2
139
h11==0.16.0
1410
httpcore==1.0.9
1511
httpx==0.27.2
1612
hypothesis==6.45.0
17-
idna==3.11
13+
idna==3.18
1814
iniconfig==2.3.0
1915
mock==5.2.0
2016
more-itertools==8.10.0
21-
msgpack==1.1.2
17+
msgpack==1.2.1
2218
opentracing==2.4.0
23-
packaging==25.0
19+
packaging==26.2
2420
pluggy==1.6.0
25-
pygments==2.19.2
26-
pytest==9.0.2
27-
pytest-cov==7.0.0
21+
pygments==2.20.0
22+
pytest==9.1.1
23+
pytest-cov==7.1.0
2824
pytest-mock==3.15.1
29-
pytest-randomly==4.0.1
25+
pytest-randomly==4.1.0
3026
pytest-xdist==3.8.0
3127
sniffio==1.3.1
3228
sortedcontainers==2.4.0
33-
typing-extensions==4.15.0
29+
typing-extensions==4.16.0

.riot/requirements/407c34d.txt

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,28 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.11
3-
# by the following command:
4-
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/407c34d.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.11.15/x64/bin/python3.11 --output-file .riot/requirements/407c34d.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/407c34d.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
execnet==2.1.2
139
h11==0.16.0
1410
httpcore==1.0.9
1511
httpx==0.27.2
1612
hypothesis==6.45.0
17-
idna==3.11
13+
idna==3.18
1814
iniconfig==2.3.0
1915
mock==5.2.0
2016
more-itertools==8.10.0
21-
msgpack==1.1.2
17+
msgpack==1.2.1
2218
opentracing==2.4.0
23-
packaging==25.0
19+
packaging==26.2
2420
pluggy==1.6.0
2521
pytest==7.4.4
26-
pytest-cov==7.0.0
22+
pytest-cov==7.1.0
2723
pytest-mock==3.15.1
28-
pytest-randomly==4.0.1
24+
pytest-randomly==4.1.0
2925
pytest-xdist==3.8.0
3026
sniffio==1.3.1
3127
sortedcontainers==2.4.0
32-
typing-extensions==4.15.0
28+
typing-extensions==4.16.0

.riot/requirements/42da45b.txt

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,32 @@
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/42da45b.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.10.20/x64/bin/python3.10 --output-file .riot/requirements/42da45b.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/42da45b.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
exceptiongroup==1.3.1
139
execnet==2.1.2
1410
h11==0.16.0
1511
httpcore==1.0.9
1612
httpx==0.27.2
1713
hypothesis==6.45.0
18-
idna==3.11
14+
idna==3.18
1915
iniconfig==2.3.0
2016
mock==5.2.0
2117
more-itertools==8.10.0
22-
msgpack==1.1.2
18+
msgpack==1.2.1
2319
opentracing==2.4.0
24-
packaging==25.0
20+
packaging==26.2
2521
pluggy==1.6.0
2622
py==1.11.0
2723
pytest==6.2.5
2824
pytest-cov==6.3.0
2925
pytest-mock==3.15.1
30-
pytest-randomly==4.0.1
26+
pytest-randomly==4.1.0
3127
pytest-xdist==3.5.0
3228
sniffio==1.3.1
3329
sortedcontainers==2.4.0
3430
toml==0.10.2
35-
tomli==2.3.0
36-
typing-extensions==4.15.0
31+
tomli==2.4.1
32+
typing-extensions==4.16.0

.riot/requirements/6d77667.txt

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,30 @@
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/6d77667.in
6-
#
7-
anyio==4.12.0
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.10.20/x64/bin/python3.10 --output-file .riot/requirements/6d77667.txt --exclude-newer 2026-07-09T00:44:11Z .riot/requirements/6d77667.in
3+
anyio==4.14.1
84
asynctest==0.13.0
9-
attrs==25.4.0
10-
certifi==2025.11.12
11-
coverage[toml]==7.13.1
5+
attrs==26.1.0
6+
certifi==2026.6.17
7+
coverage[toml]==7.15.0
128
exceptiongroup==1.3.1
139
execnet==2.1.2
1410
h11==0.16.0
1511
httpcore==1.0.9
1612
httpx==0.27.2
1713
hypothesis==6.45.0
18-
idna==3.11
14+
idna==3.18
1915
iniconfig==2.3.0
2016
mock==5.2.0
2117
more-itertools==8.10.0
22-
msgpack==1.1.2
18+
msgpack==1.2.1
2319
opentracing==2.4.0
24-
packaging==25.0
20+
packaging==26.2
2521
pluggy==1.6.0
2622
pytest==7.4.4
27-
pytest-cov==7.0.0
23+
pytest-cov==7.1.0
2824
pytest-mock==3.15.1
29-
pytest-randomly==4.0.1
25+
pytest-randomly==4.1.0
3026
pytest-xdist==3.8.0
3127
sniffio==1.3.1
3228
sortedcontainers==2.4.0
33-
tomli==2.3.0
34-
typing-extensions==4.15.0
29+
tomli==2.4.1
30+
typing-extensions==4.16.0

0 commit comments

Comments
 (0)