File tree Expand file tree Collapse file tree 5 files changed +23
-23
lines changed
Expand file tree Collapse file tree 5 files changed +23
-23
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
@@ -43,7 +43,7 @@ typing-extensions==4.13.2
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.6
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
2121frozenlist == 1.6.0
2222 # via
@@ -30,7 +30,7 @@ markdown-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,7 +52,7 @@ 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
5757typing-extensions == 4.13.2
5858 # via typer
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ cramjam==2.10.0
1414 # via uproot
1515execnet == 2.1.1
1616 # via pytest-xdist
17- fsspec == 2025.3.2
17+ fsspec == 2025.5.1
1818 # via
1919 # awkward
2020 # uproot
@@ -39,7 +39,7 @@ pytest==8.3.5
3939 # pytest-xdist
4040pytest-check == 2.5.3
4141 # via -r Examples/Python/tests/requirements.in
42- pytest-xdist == 3.6.1
42+ pytest-xdist == 3.7.0
4343 # via -r Examples/Python/tests/requirements.in
4444pyyaml == 6.0.2
4545 # 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.1
2828 # via matplotlib
29- fsspec == 2025.3.2
29+ fsspec == 2025.5.1
3030 # via
3131 # awkward
3232 # uproot
@@ -72,7 +72,7 @@ pandas==2.2.3
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
103103typing-extensions == 4.13.2
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.6
1010 # via -r docs/requirements.in
1111aiosignal == 1.3.2
1212 # via aiohttp
@@ -26,9 +26,9 @@ 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
@@ -40,7 +40,7 @@ frozenlist==1.6.0
4040 # via
4141 # aiohttp
4242 # aiosignal
43- fsspec == 2025.3.2
43+ fsspec == 2025.5.1
4444 # via -r docs/requirements.in
4545gidgethub == 5.3.0
4646 # via -r docs/requirements.in
@@ -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,15 +131,15 @@ 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
136136typing-extensions == 4.13.2
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
144144uritemplate == 4.1.1
145145 # via gidgethub
You can’t perform that action at this time.
0 commit comments