File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ tqdm==4.67.1
116
116
# via shandy-sqlfmt
117
117
transifex-python==3.5.0
118
118
# via -r requirements/base.in
119
- tutor==19.0.0
119
+ tutor==19.0.1
120
120
# via -r requirements/base.in
121
121
typing-extensions==4.12.2
122
122
# via
Original file line number Diff line number Diff line change @@ -25,3 +25,7 @@ django-simple-history==3.0.0
25
25
# Cause: https://github.com/openedx/edx-lint/issues/458
26
26
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
27
27
pip<24.3
28
+
29
+ # Cause: https://github.com/openedx/edx-lint/issues/475
30
+ # This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
31
+ urllib3<2.3.0
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ pycryptodome==3.21.0
172
172
# via
173
173
# -r requirements/base.txt
174
174
# tutor
175
- pygments==2.19.0
175
+ pygments==2.19.1
176
176
# via
177
177
# readme-renderer
178
178
# rich
@@ -250,7 +250,7 @@ tqdm==4.67.1
250
250
# shandy-sqlfmt
251
251
transifex-python==3.5.0
252
252
# via -r requirements/base.txt
253
- tutor==19.0.0
253
+ tutor==19.0.1
254
254
# via
255
255
# -r requirements/base.txt
256
256
# tutor-contrib-pod-autoscaling
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
12
12
# via
13
13
# -c /home/runner/work/tutor-contrib-aspects/tutor-contrib-aspects/requirements/common_constraints.txt
14
14
# -r requirements/pip.in
15
- setuptools==75.7 .0
15
+ setuptools==75.8 .0
16
16
# via -r requirements/pip.in
You can’t perform that action at this time.
0 commit comments