Skip to content

Commit 557e01d

Browse files
chore: automated python requirements upgrades (#5275)
Full log: https://github.com/acts-project/acts/actions/runs/23395186251
1 parent 7335ab8 commit 557e01d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CI/fpe_masks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiosignal==1.4.0
88
# via aiohttp
99
annotated-doc==0.0.4
1010
# via typer
11-
attrs==25.4.0
11+
attrs==26.1.0
1212
# via aiohttp
1313
cffi==2.0.0
1414
# via cryptography

Python/Examples/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pytest==9.0.2
4444
# pytest-repeat
4545
# pytest-timeout
4646
# pytest-xdist
47-
pytest-check==2.7.6
47+
pytest-check==2.7.7
4848
# via -r Python/Examples/tests/requirements.in
4949
pytest-repeat==0.9.4
5050
# via -r Python/Examples/tests/requirements.in

docs/old/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ annotated-doc==0.0.4
1212
# via typer
1313
annotated-types==0.7.0
1414
# via pydantic
15-
attrs==25.4.0
15+
attrs==26.1.0
1616
# via aiohttp
1717
babel==2.18.0
1818
# via sphinx
@@ -22,7 +22,7 @@ certifi==2026.2.25
2222
# via requests
2323
cffi==2.0.0
2424
# via cryptography
25-
charset-normalizer==3.4.5
25+
charset-normalizer==3.4.6
2626
# via requests
2727
click==8.3.1
2828
# via typer

0 commit comments

Comments
 (0)