Skip to content

Commit

Permalink
Weekly Update: Regenerate requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 15, 2024
1 parent 0476744 commit 1565760
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 40 deletions.
6 changes: 3 additions & 3 deletions CI/clang_tidy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.9.2
pydantic==2.10.3
# via -r CI/clang_tidy/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via
Expand All @@ -34,7 +34,7 @@ pyyaml==6.0.2
# via -r CI/clang_tidy/requirements.in
rich==13.9.4
# via -r CI/clang_tidy/requirements.in
six==1.16.0
six==1.17.0
# via fs
text-unidecode==1.3
# via python-slugify
Expand Down
16 changes: 8 additions & 8 deletions CI/fpe_masks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile CI/fpe_masks/requirements.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.6
aiohttp==3.11.10
# via -r CI/fpe_masks/requirements.in
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
attrs==24.2.0
# via aiohttp
cffi==1.17.1
# via cryptography
click==8.1.7
# via typer
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
frozenlist==1.5.0
# via
Expand All @@ -34,15 +34,15 @@ multidict==6.1.0
# via
# aiohttp
# yarl
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pycparser==2.22
# via cffi
pygments==2.18.0
# via rich
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# gidgethub
# pyjwt
Expand All @@ -52,11 +52,11 @@ rich==13.9.4
# typer
shellingham==1.5.4
# via typer
typer==0.13.1
typer==0.15.1
# via -r CI/fpe_masks/requirements.in
typing-extensions==4.12.2
# via typer
uritemplate==4.1.1
# via gidgethub
yarl==1.17.2
yarl==1.18.3
# via aiohttp
12 changes: 6 additions & 6 deletions Examples/Python/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile Examples/Python/tests/requirements.in
#
awkward==2.7.0
awkward==2.7.2
# via
# -r Examples/Python/tests/requirements.in
# uproot
awkward-cpp==41
awkward-cpp==43
# via awkward
cramjam==2.9.0
cramjam==2.9.1
# via uproot
execnet==2.1.1
# via pytest-xdist
Expand All @@ -20,7 +20,7 @@ fsspec==2024.10.0
# uproot
iniconfig==2.0.0
# via pytest
numpy==2.1.3
numpy==2.2.0
# via
# awkward
# awkward-cpp
Expand All @@ -32,7 +32,7 @@ packaging==24.2
# uproot
pluggy==1.5.0
# via pytest
pytest==8.3.3
pytest==8.3.4
# via
# -r Examples/Python/tests/requirements.in
# pytest-check
Expand All @@ -43,7 +43,7 @@ pytest-xdist==3.6.1
# via -r Examples/Python/tests/requirements.in
pyyaml==6.0.2
# via -r Examples/Python/tests/requirements.in
uproot==5.5.0
uproot==5.5.1
# via -r Examples/Python/tests/requirements.in
xxhash==3.5.0
# via uproot
22 changes: 11 additions & 11 deletions Examples/Scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
annotated-types==0.7.0
# via pydantic
awkward==2.7.0
awkward==2.7.2
# via
# -r Examples/Scripts/requirements.in
# uproot
awkward-cpp==41
awkward-cpp==43
# via awkward
boost-histogram==1.5.0
# via hist
Expand All @@ -20,11 +20,11 @@ click==8.1.7
# typer
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
cramjam==2.9.1
# via uproot
cycler==0.12.1
# via matplotlib
fonttools==4.55.0
fonttools==4.55.3
# via matplotlib
fsspec==2024.10.0
# via
Expand All @@ -38,7 +38,7 @@ kiwisolver==1.4.7
# via matplotlib
markdown-it-py==3.0.0
# via rich
matplotlib==3.9.2
matplotlib==3.10.0
# via
# -r Examples/Scripts/requirements.in
# mplhep
Expand All @@ -48,7 +48,7 @@ mplhep==0.3.55
# via -r Examples/Scripts/requirements.in
mplhep-data==0.0.4
# via mplhep
numpy==2.1.3
numpy==2.2.0
# via
# awkward
# awkward-cpp
Expand All @@ -72,9 +72,9 @@ pandas==2.2.3
# via -r Examples/Scripts/requirements.in
pillow==11.0.0
# via matplotlib
pydantic==2.9.2
pydantic==2.10.3
# via -r Examples/Scripts/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via rich
Expand All @@ -96,9 +96,9 @@ scipy==1.14.1
# via -r Examples/Scripts/requirements.in
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via python-dateutil
typer==0.13.1
typer==0.15.1
# via -r Examples/Scripts/requirements.in
typing-extensions==4.12.2
# via
Expand All @@ -111,7 +111,7 @@ uhi==0.5.0
# via
# histoprint
# mplhep
uproot==5.5.0
uproot==5.5.1
# via -r Examples/Scripts/requirements.in
xxhash==3.5.0
# via uproot
26 changes: 14 additions & 12 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile docs/requirements.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.5
aiohttp==3.11.10
# via -r docs/requirements.in
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
alabaster==0.7.16
# via sphinx
Expand All @@ -20,15 +20,15 @@ babel==2.16.0
# via sphinx
breathe==4.35.0
# via -r docs/requirements.in
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via typer
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
docutils==0.21.2
# via
Expand Down Expand Up @@ -75,22 +75,24 @@ myst-parser==4.0.0
# via -r docs/requirements.in
packaging==24.2
# via sphinx
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.3
# via -r docs/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via
# rich
# sphinx
pyjwt[crypto]==2.10.0
# via gidgethub
pyjwt[crypto]==2.10.1
# via
# gidgethub
# pyjwt
python-dotenv==1.0.1
# via -r docs/requirements.in
pyyaml==6.0.2
Expand Down Expand Up @@ -130,7 +132,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
toml==0.10.2
# via -r docs/requirements.in
typer==0.13.1
typer==0.15.1
# via -r docs/requirements.in
typing-extensions==4.12.2
# via
Expand All @@ -141,5 +143,5 @@ uritemplate==4.1.1
# via gidgethub
urllib3==2.2.3
# via requests
yarl==1.17.2
yarl==1.18.3
# via aiohttp

0 comments on commit 1565760

Please sign in to comment.