Skip to content

Commit 175df62

Browse files
committed
Upgrade Python requirements
1 parent f77ff67 commit 175df62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ requests==2.32.5
9797
# via
9898
# amclient
9999
# archivematica-acceptance-tests (pyproject.toml)
100-
ruff==0.14.0
100+
ruff==0.14.4
101101
# via archivematica-acceptance-tests (pyproject.toml)
102102
selenium==4.36.0
103103
# via archivematica-acceptance-tests (pyproject.toml)
@@ -137,7 +137,7 @@ urllib3[socks]==2.5.0
137137
# amclient
138138
# requests
139139
# selenium
140-
virtualenv==20.35.3
140+
virtualenv==20.35.4
141141
# via tox
142142
websocket-client==1.9.0
143143
# via selenium
@@ -151,7 +151,7 @@ zipp==3.23.0
151151
# via importlib-metadata
152152

153153
# The following packages are considered to be unsafe in a requirements file:
154-
pip==25.2
154+
pip==25.3
155155
# via pip-tools
156156
setuptools==80.9.0
157157
# via pip-tools

0 commit comments

Comments
 (0)