File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ jinja2==3.1.6
4242 # via sphinx
4343markupsafe==3.0.2
4444 # via jinja2
45- packaging==24.2
45+ packaging==25.0
4646 # via
4747 # pydata-sphinx-theme
4848 # sphinx
@@ -130,7 +130,7 @@ urllib3==2.2.3
130130 # via
131131 # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
132132 # requests
133- uvicorn==0.34.1
133+ uvicorn==0.34.2
134134 # via sphinx-autobuild
135135watchfiles==1.0.5
136136 # via sphinx-autobuild
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# make upgrade
@@ -8,24 +8,16 @@ build==1.2.2.post1
88 # via pip-tools
99click==8.1.8
1010 # via pip-tools
11- importlib-metadata==8.6.1
12- # via build
13- packaging==24.2
11+ packaging==25.0
1412 # via build
1513pip-tools==7.4.1
1614 # via -r requirements/pip-tools.in
1715pyproject-hooks==1.2.0
1816 # via
1917 # build
2018 # pip-tools
21- tomli==2.2.1
22- # via
23- # build
24- # pip-tools
2519wheel==0.45.1
2620 # via pip-tools
27- zipp==3.21.0
28- # via importlib-metadata
2921
3022# The following packages are considered to be unsafe in a requirements file:
3123# pip
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# make upgrade
@@ -10,5 +10,5 @@ wheel==0.45.1
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==25.0.1
1212 # via -r requirements/pip.in
13- setuptools==78.1.0
13+ setuptools==78.1.1
1414 # via -r requirements/pip.in
You can’t perform that action at this time.
0 commit comments