File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ babel==2.17.0
1414 # sphinx
1515beautifulsoup4==4.14.2
1616 # via pydata-sphinx-theme
17- certifi==2025.10.5
17+ certifi==2025.11.12
1818 # via requests
1919charset-normalizer==3.4.4
2020 # via requests
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Django<6.0
1919# See https://github.com/openedx/edx-platform/issues/35126 for more info
2020elasticsearch<7.14.0
2121
22- # pip 25.3 is incompatible with pip-tools hence causing failures during the build process
22+ # pip 25.3 is incompatible with pip-tools hence causing failures during the build process
2323# Make upgrade command and all requirements upgrade jobs are broken due to this.
2424# See issue https://github.com/openedx/public-engineering/issues/440 for details regarding the ongoing fix.
2525# The constraint can be removed once a release (pip-tools > 7.5.1) is available with support for pip 25.3
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ beautifulsoup4==4.14.2
2525 # via
2626 # -r requirements/base.txt
2727 # pydata-sphinx-theme
28- certifi==2025.10.5
28+ certifi==2025.11.12
2929 # via
3030 # -r requirements/base.txt
3131 # requests
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ click==8.3.0
1010 # via pip-tools
1111packaging==25.0
1212 # via build
13- pip-tools==7.5.1
13+ pip-tools==7.5.2
1414 # via -r requirements/pip_tools.in
1515pyproject-hooks==1.2.0
1616 # via
You can’t perform that action at this time.
0 commit comments