File tree Expand file tree Collapse file tree 5 files changed +45
-39
lines changed
Expand file tree Collapse file tree 5 files changed +45
-39
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ markupsafe==3.0.2
2020 # via jinja2
2121mdurl == 0.1.2
2222 # via markdown-it-py
23- pydantic == 2.11.4
23+ pydantic == 2.11.5
2424 # via -r CI/clang_tidy/requirements.in
2525pydantic-core == 2.33.2
2626 # via pydantic
@@ -38,12 +38,12 @@ six==1.17.0
3838 # via fs
3939text-unidecode == 1.3
4040 # via python-slugify
41- typing-extensions == 4.13.2
41+ typing-extensions == 4.14.0
4242 # via
4343 # pydantic
4444 # pydantic-core
4545 # typing-inspection
46- typing-inspection == 0.4.0
46+ typing-inspection == 0.4.1
4747 # via pydantic
4848
4949# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.11.18
9+ aiohttp == 3.12.11
1010 # via -r CI/fpe_masks/requirements.in
1111aiosignal == 1.3.2
1212 # via aiohttp
1313attrs == 25.3.0
1414 # via aiohttp
1515cffi == 1.17.1
1616 # via cryptography
17- click == 8.1.8
17+ click == 8.2.1
1818 # via typer
19- cryptography == 45.0.2
19+ cryptography == 45.0.3
2020 # via pyjwt
21- frozenlist == 1.6.0
21+ frozenlist == 1.6.2
2222 # via
2323 # aiohttp
2424 # aiosignal
25- gidgethub == 5.3 .0
25+ gidgethub == 5.4 .0
2626 # via -r CI/fpe_masks/requirements.in
2727idna == 3.10
2828 # via yarl
2929markdown-it-py == 3.0.0
3030 # via rich
3131mdurl == 0.1.2
3232 # via markdown-it-py
33- multidict == 6.4.3
33+ multidict == 6.4.4
3434 # via
3535 # aiohttp
3636 # yarl
@@ -52,11 +52,11 @@ rich==14.0.0
5252 # typer
5353shellingham == 1.5.4
5454 # via typer
55- typer == 0.15.4
55+ typer == 0.16.0
5656 # via -r CI/fpe_masks/requirements.in
57- typing-extensions == 4.13.2
57+ typing-extensions == 4.14.0
5858 # via typer
59- uritemplate == 4.1.1
59+ uritemplate == 4.2.0
6060 # via gidgethub
6161yarl == 1.20.0
6262 # via aiohttp
Original file line number Diff line number Diff line change 1- # This file was autogenerated by uv via the following command:
2- # uv pip compile -p 3.12 Examples/Python/tests/requirements.in -o Examples/Python/tests/requirements.txt
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.12
3+ # by the following command:
4+ #
5+ # pip-compile Examples/Python/tests/requirements.in
6+ #
37awkward == 2.8.3
48 # via
59 # -r Examples/Python/tests/requirements.in
@@ -16,7 +20,7 @@ fsspec==2025.5.1
1620 # uproot
1721iniconfig == 2.1.0
1822 # via pytest
19- numpy == 2.2.6
23+ numpy == 2.3.0
2024 # via
2125 # awkward
2226 # awkward-cpp
@@ -30,9 +34,11 @@ packaging==25.0
3034 # uproot
3135pluggy == 1.6.0
3236 # via pytest
37+ pygments == 2.19.1
38+ # via pytest
3339pyhepmc == 2.14.0
3440 # via -r Examples/Python/tests/requirements.in
35- pytest == 8.3.5
41+ pytest == 8.4.0
3642 # via
3743 # -r Examples/Python/tests/requirements.in
3844 # pytest-check
@@ -43,9 +49,9 @@ pytest-check==2.5.3
4349 # via -r Examples/Python/tests/requirements.in
4450pytest-repeat == 0.9.4
4551 # via -r Examples/Python/tests/requirements.in
46- pytest-timeout == 2.3.1
52+ pytest-timeout == 2.4.0
4753 # via -r Examples/Python/tests/requirements.in
48- pytest-xdist == 3.6.1
54+ pytest-xdist == 3.7.0
4955 # via -r Examples/Python/tests/requirements.in
5056pyyaml == 6.0.2
5157 # via -r Examples/Python/tests/requirements.in
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ awkward-cpp==46
1414 # via awkward
1515boost-histogram == 1.5.2
1616 # via hist
17- click == 8.1.8
17+ click == 8.2.1
1818 # via
1919 # histoprint
2020 # typer
@@ -24,9 +24,9 @@ cramjam==2.10.0
2424 # via uproot
2525cycler == 0.12.1
2626 # via matplotlib
27- fonttools == 4.58.0
27+ fonttools == 4.58.2
2828 # via matplotlib
29- fsspec == 2025.3.2
29+ fsspec == 2025.5.1
3030 # via
3131 # awkward
3232 # uproot
@@ -48,7 +48,7 @@ mplhep==0.3.59
4848 # via -r Examples/Scripts/requirements.in
4949mplhep-data == 0.0.4
5050 # via mplhep
51- numpy == 2.2.6
51+ numpy == 2.3.0
5252 # via
5353 # awkward
5454 # awkward-cpp
@@ -68,11 +68,11 @@ packaging==25.0
6868 # matplotlib
6969 # mplhep
7070 # uproot
71- pandas == 2.2.3
71+ pandas == 2.3.0
7272 # via -r Examples/Scripts/requirements.in
7373pillow == 11.2.1
7474 # via matplotlib
75- pydantic == 2.11.4
75+ pydantic == 2.11.5
7676 # via -r Examples/Scripts/requirements.in
7777pydantic-core == 2.33.2
7878 # via pydantic
@@ -98,15 +98,15 @@ shellingham==1.5.4
9898 # via typer
9999six == 1.17.0
100100 # via python-dateutil
101- typer == 0.15.4
101+ typer == 0.16.0
102102 # via -r Examples/Scripts/requirements.in
103- typing-extensions == 4.13.2
103+ typing-extensions == 4.14.0
104104 # via
105105 # pydantic
106106 # pydantic-core
107107 # typer
108108 # typing-inspection
109- typing-inspection == 0.4.0
109+ typing-inspection == 0.4.1
110110 # via pydantic
111111tzdata == 2025.2
112112 # via pandas
Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.11.18
9+ aiohttp == 3.12.11
1010 # via -r docs/requirements.in
1111aiosignal == 1.3.2
1212 # via aiohttp
@@ -26,23 +26,23 @@ cffi==1.17.1
2626 # via cryptography
2727charset-normalizer == 3.4.2
2828 # via requests
29- click == 8.1.8
29+ click == 8.2.1
3030 # via typer
31- cryptography == 45.0.2
31+ cryptography == 45.0.3
3232 # via pyjwt
3333docutils == 0.21.2
3434 # via
3535 # -r docs/requirements.in
3636 # myst-parser
3737 # sphinx
3838 # sphinx-rtd-theme
39- frozenlist == 1.6.0
39+ frozenlist == 1.6.2
4040 # via
4141 # aiohttp
4242 # aiosignal
43- fsspec == 2025.3.2
43+ fsspec == 2025.5.1
4444 # via -r docs/requirements.in
45- gidgethub == 5.3 .0
45+ gidgethub == 5.4 .0
4646 # via -r docs/requirements.in
4747idna == 3.10
4848 # via
@@ -66,7 +66,7 @@ mdit-py-plugins==0.4.2
6666 # via myst-parser
6767mdurl == 0.1.2
6868 # via markdown-it-py
69- multidict == 6.4.3
69+ multidict == 6.4.4
7070 # via
7171 # aiohttp
7272 # yarl
@@ -80,7 +80,7 @@ propcache==0.3.1
8080 # yarl
8181pycparser == 2.22
8282 # via cffi
83- pydantic == 2.11.4
83+ pydantic == 2.11.5
8484 # via -r docs/requirements.in
8585pydantic-core == 2.33.2
8686 # via pydantic
@@ -131,17 +131,17 @@ sphinxcontrib-serializinghtml==2.0.0
131131 # via sphinx
132132toml == 0.10.2
133133 # via -r docs/requirements.in
134- typer == 0.15.4
134+ typer == 0.16.0
135135 # via -r docs/requirements.in
136- typing-extensions == 4.13.2
136+ typing-extensions == 4.14.0
137137 # via
138138 # pydantic
139139 # pydantic-core
140140 # typer
141141 # typing-inspection
142- typing-inspection == 0.4.0
142+ typing-inspection == 0.4.1
143143 # via pydantic
144- uritemplate == 4.1.1
144+ uritemplate == 4.2.0
145145 # via gidgethub
146146urllib3 == 2.4.0
147147 # via requests
You can’t perform that action at this time.
0 commit comments