File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ typing-extensions==4.15.0
153153 # starlette
154154urllib3==2.6.3
155155 # via requests
156- uvicorn==0.40 .0
156+ uvicorn==0.41 .0
157157 # via sphinx-autobuild
158158watchfiles==1.1.1
159159 # via sphinx-autobuild
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ packaging==26.0
1212 # via
1313 # build
1414 # wheel
15- pip-tools==7.5.2
15+ pip-tools==7.5.3
1616 # via -r requirements/pip-tools.in
1717pyproject-hooks==1.2.0
1818 # via
@@ -22,9 +22,7 @@ wheel==0.46.3
2222 # via pip-tools
2323
2424# The following packages are considered to be unsafe in a requirements file:
25- pip==25.3
26- # via
27- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
28- # pip-tools
29- setuptools==81.0.0
25+ pip==26.0.1
26+ # via pip-tools
27+ setuptools==82.0.0
3028 # via pip-tools
You can’t perform that action at this time.
0 commit comments