File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 hooks :
55 - id : end-of-file-fixer
66- repo : https://github.com/astral-sh/ruff-pre-commit
7- rev : v0.12.9
7+ rev : v0.12.10
88 hooks :
99 - id : ruff
1010 args : [--fix, --exit-non-zero-on-fix]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ behave==1.3.1
1414 # via archivematica-acceptance-tests (pyproject.toml)
1515build == 1.3.0
1616 # via pip-tools
17- cachetools == 6.1 .0
17+ cachetools == 6.2 .0
1818 # via tox
1919certifi == 2025.8.3
2020 # via
@@ -52,7 +52,7 @@ idna==3.10
5252 # trio
5353importlib-metadata == 8.7.0
5454 # via build
55- lxml == 6.0.0
55+ lxml == 6.0.1
5656 # via
5757 # archivematica-acceptance-tests (pyproject.toml)
5858 # metsrw
@@ -77,7 +77,7 @@ pexpect==4.9.0
7777 # via archivematica-acceptance-tests (pyproject.toml)
7878pip-tools == 7.5.0
7979 # via archivematica-acceptance-tests (pyproject.toml)
80- platformdirs == 4.3.8
80+ platformdirs == 4.4.0
8181 # via
8282 # tox
8383 # virtualenv
@@ -93,11 +93,11 @@ pyproject-hooks==1.2.0
9393 # pip-tools
9494pysocks == 1.7.1
9595 # via urllib3
96- requests == 2.32.4
96+ requests == 2.32.5
9797 # via
9898 # amclient
9999 # archivematica-acceptance-tests (pyproject.toml)
100- ruff == 0.12.9
100+ ruff == 0.12.10
101101 # via archivematica-acceptance-tests (pyproject.toml)
102102selenium == 4.35.0
103103 # via archivematica-acceptance-tests (pyproject.toml)
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ idna==3.10
3434 # via
3535 # requests
3636 # trio
37- lxml == 6.0.0
37+ lxml == 6.0.1
3838 # via
3939 # archivematica-acceptance-tests (pyproject.toml)
4040 # metsrw
@@ -56,7 +56,7 @@ ptyprocess==0.7.0
5656 # via pexpect
5757pysocks == 1.7.1
5858 # via urllib3
59- requests == 2.32.4
59+ requests == 2.32.5
6060 # via
6161 # amclient
6262 # archivematica-acceptance-tests (pyproject.toml)
You can’t perform that action at this time.
0 commit comments