File tree Expand file tree Collapse file tree 5 files changed +11
-15
lines changed
Expand file tree Collapse file tree 5 files changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ python-slugify==6.1.2
3232 # via codereport
3333pyyaml == 6.0.3
3434 # via -r CI/clang_tidy/requirements.in
35- rich == 14.2.0
35+ rich == 14.3.1
3636 # via -r CI/clang_tidy/requirements.in
3737six == 1.17.0
3838 # via fs
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ propcache==0.4.1
3838 # via
3939 # aiohttp
4040 # yarl
41- pycparser == 2.23
41+ pycparser == 3.0
4242 # via cffi
4343pygments == 2.19.2
4444 # via rich
4545pyjwt [crypto ]== 2.10.1
4646 # via
4747 # gidgethub
4848 # pyjwt
49- rich == 14.2.0
49+ rich == 14.3.1
5050 # via
5151 # -r CI/fpe_masks/requirements.in
5252 # typer
Original file line number Diff line number Diff line change @@ -62,13 +62,13 @@ numpy==2.4.1
6262 # scipy
6363 # uhi
6464 # uproot
65- packaging == 25 .0
65+ packaging == 26 .0
6666 # via
6767 # awkward
6868 # matplotlib
6969 # mplhep
7070 # uproot
71- pandas == 2.3.3
71+ pandas == 3.0.0
7272 # via -r Examples/Scripts/requirements.in
7373pillow == 12.1.0
7474 # via matplotlib
@@ -78,17 +78,15 @@ pydantic-core==2.41.5
7878 # via pydantic
7979pygments == 2.19.2
8080 # via rich
81- pyparsing == 3.3.1
81+ pyparsing == 3.3.2
8282 # via matplotlib
8383python-dateutil == 2.9.0.post0
8484 # via
8585 # matplotlib
8686 # pandas
87- pytz == 2025.2
88- # via pandas
8987pyyaml == 6.0.3
9088 # via -r Examples/Scripts/requirements.in
91- rich == 14.2.0
89+ rich == 14.3.1
9290 # via
9391 # -r Examples/Scripts/requirements.in
9492 # typer
@@ -108,8 +106,6 @@ typing-extensions==4.15.0
108106 # typing-inspection
109107typing-inspection == 0.4.2
110108 # via pydantic
111- tzdata == 2025.3
112- # via pandas
113109uhi == 1.0.0
114110 # via
115111 # histoprint
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ numpy==2.4.1
2727 # awkward-cpp
2828 # pyhepmc
2929 # uproot
30- packaging == 25 .0
30+ packaging == 26 .0
3131 # via
3232 # awkward
3333 # pyhepmc
Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ multidict==6.7.0
7272 # yarl
7373myst-parser == 4.0.1
7474 # via -r docs/old/requirements.in
75- packaging == 25 .0
75+ packaging == 26 .0
7676 # via sphinx
7777propcache == 0.4.1
7878 # via
7979 # aiohttp
8080 # yarl
81- pycparser == 2.23
81+ pycparser == 3.0
8282 # via cffi
8383pydantic == 2.12.5
8484 # via -r docs/old/requirements.in
@@ -98,7 +98,7 @@ pyyaml==6.0.3
9898 # via myst-parser
9999requests == 2.32.5
100100 # via sphinx
101- rich == 14.2.0
101+ rich == 14.3.1
102102 # via
103103 # -r docs/old/requirements.in
104104 # typer
You can’t perform that action at this time.
0 commit comments