We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f284f1c commit 8a366adCopy full SHA for 8a366ad
1 file changed
requirements/pip.txt
@@ -10,9 +10,7 @@ wheel==0.46.3
10
# via -r requirements/pip.in
11
12
# The following packages are considered to be unsafe in a requirements file:
13
-pip==25.3
14
- # via
15
- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
16
- # -r requirements/pip.in
+pip==26.0.1
+ # via -r requirements/pip.in
17
setuptools==82.0.0
18
0 commit comments