File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ pyyaml==6.0.2
6868 # -r requirements/test.txt
6969tox==4.23.2
7070 # via -r requirements/dev.in
71- virtualenv==20.28.0
71+ virtualenv==20.28.1
7272 # via tox
7373wheel==0.45.1
7474 # via
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ pbr==6.1.0
4343 # via stevedore
4444pydata-sphinx-theme==0.16.1
4545 # via sphinx-book-theme
46- pygments==2.18.0
46+ pygments==2.19.1
4747 # via
4848 # accessible-pygments
4949 # doc8
@@ -85,5 +85,7 @@ stevedore==5.4.0
8585 # via doc8
8686typing-extensions==4.12.2
8787 # via pydata-sphinx-theme
88- urllib3==2.3.0
89- # via requests
88+ urllib3==2.2.3
89+ # via
90+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
91+ # requests
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==75.6 .0
15+ setuptools==75.8 .0
1616 # via -r requirements/pip.in
You can’t perform that action at this time.
0 commit comments