Skip to content

Commit d7fdc8a

Browse files
github-actions[bot]github-actions
andauthored
chore: automated python requirements upgrades (acts-project#4909)
Full log: https://github.com/acts-project/acts/actions/runs/20201800933 Co-authored-by: github-actions <[email protected]>
1 parent f2b1507 commit d7fdc8a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Examples/Scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cramjam==2.11.0
2424
# via uproot
2525
cycler==0.12.1
2626
# via matplotlib
27-
fonttools==4.61.0
27+
fonttools==4.61.1
2828
# via matplotlib
2929
fsspec==2025.12.0
3030
# via
@@ -38,7 +38,7 @@ kiwisolver==1.4.9
3838
# via matplotlib
3939
markdown-it-py==4.0.0
4040
# via rich
41-
matplotlib==3.10.7
41+
matplotlib==3.10.8
4242
# via
4343
# -r Examples/Scripts/requirements.in
4444
# mplhep
@@ -108,7 +108,7 @@ typing-extensions==4.15.0
108108
# typing-inspection
109109
typing-inspection==0.4.2
110110
# via pydantic
111-
tzdata==2025.2
111+
tzdata==2025.3
112112
# via pandas
113113
uhi==1.0.0
114114
# via

docs/old/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ typing-inspection==0.4.2
143143
# via pydantic
144144
uritemplate==4.2.0
145145
# via gidgethub
146-
urllib3==2.6.0
146+
urllib3==2.6.2
147147
# via requests
148148
yarl==1.22.0
149149
# via aiohttp

0 commit comments

Comments
 (0)