Skip to content

Commit d6f3115

Browse files
edx-requirements-botregisb
authored andcommitted
chore: Upgrade Python requirements
1 parent c389deb commit d6f3115

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ coverage[toml]==7.8.2
5050
# via
5151
# -r requirements/quality.txt
5252
# pytest-cov
53-
diff-cover==9.3.1
53+
diff-cover==9.3.2
5454
# via -r requirements/dev.in
5555
dill==0.4.0
5656
# via

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ urllib3==2.2.3
194194
# -c requirements/common_constraints.txt
195195
# requests
196196
# twine
197-
zipp==3.21.0
197+
zipp==3.22.0
198198
# via importlib-metadata
199199

200200
# The following packages are considered to be unsafe in a requirements file:

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pip==24.2
1212
# via
1313
# -c /home/runner/work/code-annotations/code-annotations/requirements/common_constraints.txt
1414
# -r requirements/pip.in
15-
setuptools==80.8.0
15+
setuptools==80.9.0
1616
# via -r requirements/pip.in

0 commit comments

Comments
 (0)