File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.10
7+ rev : v0.12.12
88 hooks :
99 - id : ruff
1010 args : [--fix, --exit-non-zero-on-fix]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==25.3.0
1010 # via
1111 # outcome
1212 # trio
13- behave == 1.3.1
13+ behave == 1.3.3
1414 # via archivematica-acceptance-tests (pyproject.toml)
1515build == 1.3.0
1616 # via pip-tools
@@ -97,7 +97,7 @@ requests==2.32.5
9797 # via
9898 # amclient
9999 # archivematica-acceptance-tests (pyproject.toml)
100- ruff == 0.12.10
100+ ruff == 0.12.12
101101 # via archivematica-acceptance-tests (pyproject.toml)
102102selenium == 4.35.0
103103 # via archivematica-acceptance-tests (pyproject.toml)
@@ -118,7 +118,7 @@ tomli==2.2.1
118118 # pip-tools
119119 # pyproject-api
120120 # tox
121- tox == 4.28.4
121+ tox == 4.30.2
122122 # via archivematica-acceptance-tests (pyproject.toml)
123123trio == 0.30.0
124124 # via
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==25.3.0
1010 # via
1111 # outcome
1212 # trio
13- behave == 1.3.1
13+ behave == 1.3.3
1414 # via archivematica-acceptance-tests (pyproject.toml)
1515certifi == 2025.8.3
1616 # via
You can’t perform that action at this time.
0 commit comments