File tree Expand file tree Collapse file tree 5 files changed +31
-31
lines changed
Expand file tree Collapse file tree 5 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None CI/clang_tidy/requirements.in
5+ # pip-compile CI/clang_tidy/requirements.in
66#
77annotated-types == 0.7.0
88 # via pydantic
@@ -16,11 +16,11 @@ jinja2==3.1.6
1616 # via codereport
1717markdown-it-py == 4.0.0
1818 # via rich
19- markupsafe == 3.0.2
19+ markupsafe == 3.0.3
2020 # via jinja2
2121mdurl == 0.1.2
2222 # via markdown-it-py
23- pydantic == 2.11.9
23+ pydantic == 2.11.10
2424 # via -r CI/clang_tidy/requirements.in
2525pydantic-core == 2.33.2
2626 # via pydantic
@@ -30,7 +30,7 @@ pygments==2.19.2
3030 # rich
3131python-slugify == 6.1.2
3232 # via codereport
33- pyyaml == 6.0.2
33+ pyyaml == 6.0.3
3434 # via -r CI/clang_tidy/requirements.in
3535rich == 14.1.0
3636 # via -r CI/clang_tidy/requirements.in
@@ -43,7 +43,7 @@ typing-extensions==4.15.0
4343 # pydantic
4444 # pydantic-core
4545 # typing-inspection
46- typing-inspection == 0.4.1
46+ typing-inspection == 0.4.2
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 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None CI/fpe_masks/requirements.in
5+ # pip-compile CI/fpe_masks/requirements.in
66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
@@ -16,7 +16,7 @@ cffi==2.0.0
1616 # via cryptography
1717click == 8.3.0
1818 # via typer
19- cryptography == 46.0.1
19+ cryptography == 46.0.2
2020 # via pyjwt
2121frozenlist == 1.7.0
2222 # via
@@ -34,7 +34,7 @@ multidict==6.6.4
3434 # via
3535 # aiohttp
3636 # yarl
37- propcache == 0.3.2
37+ propcache == 0.4.0
3838 # via
3939 # aiohttp
4040 # yarl
@@ -52,7 +52,7 @@ rich==14.1.0
5252 # typer
5353shellingham == 1.5.4
5454 # via typer
55- typer == 0.19.1
55+ typer == 0.19.2
5656 # via -r CI/fpe_masks/requirements.in
5757typing-extensions == 4.15.0
5858 # via
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None Examples/Python/tests/requirements.in
5+ # pip-compile Examples/Python/tests/requirements.in
66#
77awkward == 2.8.9
88 # via
@@ -53,9 +53,9 @@ pytest-timeout==2.4.0
5353 # via -r Examples/Python/tests/requirements.in
5454pytest-xdist == 3.8.0
5555 # via -r Examples/Python/tests/requirements.in
56- pyyaml == 6.0.2
56+ pyyaml == 6.0.3
5757 # via -r Examples/Python/tests/requirements.in
58- uproot == 5.6.5
58+ uproot == 5.6.6
5959 # via -r Examples/Python/tests/requirements.in
60- xxhash == 3.5 .0
60+ xxhash == 3.6 .0
6161 # via uproot
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None Examples/Scripts/requirements.in
5+ # pip-compile Examples/Scripts/requirements.in
66#
77annotated-types == 0.7.0
88 # via pydantic
@@ -24,7 +24,7 @@ cramjam==2.11.0
2424 # via uproot
2525cycler == 0.12.1
2626 # via matplotlib
27- fonttools == 4.60.0
27+ fonttools == 4.60.1
2828 # via matplotlib
2929fsspec == 2025.9.0
3030 # via
@@ -68,25 +68,25 @@ packaging==25.0
6868 # matplotlib
6969 # mplhep
7070 # uproot
71- pandas == 2.3.2
71+ pandas == 2.3.3
7272 # via -r Examples/Scripts/requirements.in
7373pillow == 11.3.0
7474 # via matplotlib
75- pydantic == 2.11.9
75+ pydantic == 2.11.10
7676 # via -r Examples/Scripts/requirements.in
7777pydantic-core == 2.33.2
7878 # via pydantic
7979pygments == 2.19.2
8080 # via rich
81- pyparsing == 3.2.4
81+ pyparsing == 3.2.5
8282 # via matplotlib
8383python-dateutil == 2.9.0.post0
8484 # via
8585 # matplotlib
8686 # pandas
8787pytz == 2025.2
8888 # via pandas
89- pyyaml == 6.0.2
89+ pyyaml == 6.0.3
9090 # via -r Examples/Scripts/requirements.in
9191rich == 14.1.0
9292 # via
@@ -98,23 +98,23 @@ shellingham==1.5.4
9898 # via typer
9999six == 1.17.0
100100 # via python-dateutil
101- typer == 0.19.1
101+ typer == 0.19.2
102102 # via -r Examples/Scripts/requirements.in
103103typing-extensions == 4.15.0
104104 # via
105105 # pydantic
106106 # pydantic-core
107107 # typer
108108 # typing-inspection
109- typing-inspection == 0.4.1
109+ typing-inspection == 0.4.2
110110 # via pydantic
111111tzdata == 2025.2
112112 # via pandas
113113uhi == 1.0.0
114114 # via
115115 # histoprint
116116 # mplhep
117- uproot == 5.6.5
117+ uproot == 5.6.6
118118 # via -r Examples/Scripts/requirements.in
119- xxhash == 3.5 .0
119+ xxhash == 3.6 .0
120120 # via uproot
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None docs/requirements.in
5+ # pip-compile docs/requirements.in
66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
@@ -28,7 +28,7 @@ charset-normalizer==3.4.3
2828 # via requests
2929click == 8.3.0
3030 # via typer
31- cryptography == 46.0.1
31+ cryptography == 46.0.2
3232 # via pyjwt
3333docutils == 0.21.2
3434 # via
@@ -60,7 +60,7 @@ markdown-it-py==3.0.0
6060 # mdit-py-plugins
6161 # myst-parser
6262 # rich
63- markupsafe == 3.0.2
63+ markupsafe == 3.0.3
6464 # via jinja2
6565mdit-py-plugins == 0.5.0
6666 # via myst-parser
@@ -74,13 +74,13 @@ myst-parser==4.0.1
7474 # via -r docs/requirements.in
7575packaging == 25.0
7676 # via sphinx
77- propcache == 0.3.2
77+ propcache == 0.4.0
7878 # via
7979 # aiohttp
8080 # yarl
8181pycparser == 2.23
8282 # via cffi
83- pydantic == 2.11.9
83+ pydantic == 2.11.10
8484 # via -r docs/requirements.in
8585pydantic-core == 2.33.2
8686 # via pydantic
@@ -94,7 +94,7 @@ pyjwt[crypto]==2.10.1
9494 # pyjwt
9595python-dotenv == 1.1.1
9696 # via -r docs/requirements.in
97- pyyaml == 6.0.2
97+ pyyaml == 6.0.3
9898 # via myst-parser
9999requests == 2.32.5
100100 # via sphinx
@@ -131,7 +131,7 @@ sphinxcontrib-serializinghtml==2.0.0
131131 # via sphinx
132132toml == 0.10.2
133133 # via -r docs/requirements.in
134- typer == 0.19.1
134+ typer == 0.19.2
135135 # via -r docs/requirements.in
136136typing-extensions == 4.15.0
137137 # via
@@ -140,7 +140,7 @@ typing-extensions==4.15.0
140140 # pydantic-core
141141 # typer
142142 # typing-inspection
143- typing-inspection == 0.4.1
143+ typing-inspection == 0.4.2
144144 # via pydantic
145145uritemplate == 4.2.0
146146 # via gidgethub
You can’t perform that action at this time.
0 commit comments