Skip to content

Commit c9a9682

Browse files
chore: Upgrade Python requirements
1 parent ced9562 commit c9a9682

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements/pip.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ wheel==0.46.3
1111

1212
# The following packages are considered to be unsafe in a requirements file:
1313
pip==25.3
14-
# via -r requirements/pip.in
15-
setuptools==80.10.2
14+
# via
15+
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
16+
# -r requirements/pip.in
17+
setuptools==82.0.0
1618
# via -r requirements/pip.in

0 commit comments

Comments
 (0)