File tree Expand file tree Collapse file tree 8 files changed +26
-28
lines changed
Expand file tree Collapse file tree 8 files changed +26
-28
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ markupsafe==3.0.3
2020 # via
2121 # -r requirements/base.in
2222 # mako
23- pymongo==4.15.1
23+ pymongo==4.15.2
2424 # via edx-opaque-keys
2525python-dateutil==2.9.0.post0
2626 # via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ pluggy==1.6.0
3030 # via tox
3131pyproject-api==1.9.1
3232 # via tox
33- tox==4.30.2
33+ tox==4.30.3
3434 # via -r requirements/ci.in
3535virtualenv==20.34.0
3636 # via tox
Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ attrs==25.3.0
2121 # via
2222 # -r requirements/test.txt
2323 # hypothesis
24- boto3==1.40.42
24+ boto3==1.40.45
2525 # via
2626 # -r requirements/test.txt
2727 # fs-s3fs
28- botocore==1.40.42
28+ botocore==1.40.45
2929 # via
3030 # -r requirements/test.txt
3131 # boto3
@@ -86,7 +86,7 @@ distlib==0.4.0
8686 # virtualenv
8787django==4.2.25
8888 # via
89- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
89+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
9090 # -r requirements/test.txt
9191 # openedx-django-pyfs
9292dnspython==2.8.0
@@ -112,7 +112,7 @@ fs-s3fs==1.1.1
112112 # via
113113 # -r requirements/test.txt
114114 # openedx-django-pyfs
115- hypothesis==6.140.2
115+ hypothesis==6.140.3
116116 # via -r requirements/test.txt
117117iniconfig==2.1.0
118118 # via
@@ -162,7 +162,7 @@ packaging==25.0
162162 # tox
163163path==17.1.1
164164 # via -r requirements/test.txt
165- pip-tools==7.5.0
165+ pip-tools==7.5.1
166166 # via -r requirements/pip-tools.txt
167167platformdirs==4.4.0
168168 # via
@@ -206,7 +206,7 @@ pylint-plugin-utils==0.9.0
206206 # -r requirements/test.txt
207207 # pylint-celery
208208 # pylint-django
209- pymongo==4.15.1
209+ pymongo==4.15.2
210210 # via
211211 # -r requirements/test.txt
212212 # edx-opaque-keys
@@ -277,7 +277,7 @@ tomlkit==0.13.3
277277 # via
278278 # -r requirements/test.txt
279279 # pylint
280- tox==4.30.2
280+ tox==4.30.3
281281 # via
282282 # -r requirements/ci.txt
283283 # -r requirements/test.txt
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ appdirs==1.4.4
1010 # fs
1111asgiref==3.9.2
1212 # via django
13- boto3==1.40.42
13+ boto3==1.40.45
1414 # via fs-s3fs
15- botocore==1.40.42
15+ botocore==1.40.45
1616 # via
1717 # boto3
1818 # s3transfer
1919django==4.2.25
2020 # via
21- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
21+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
2222 # -r requirements/django.in
2323 # openedx-django-pyfs
2424dnspython==2.8.0
@@ -50,7 +50,7 @@ markupsafe==3.0.3
5050 # mako
5151openedx-django-pyfs==3.8.0
5252 # via -r requirements/django.in
53- pymongo==4.15.1
53+ pymongo==4.15.2
5454 # via
5555 # -r requirements/base.txt
5656 # edx-opaque-keys
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ babel==2.17.0
2222 # sphinx
2323beautifulsoup4==4.14.2
2424 # via pydata-sphinx-theme
25- boto3==1.40.42
25+ boto3==1.40.45
2626 # via
2727 # -r requirements/django.txt
2828 # fs-s3fs
29- botocore==1.40.42
29+ botocore==1.40.45
3030 # via
3131 # -r requirements/django.txt
3232 # boto3
@@ -37,7 +37,7 @@ charset-normalizer==3.4.3
3737 # via requests
3838django==4.2.25
3939 # via
40- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
40+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
4141 # -r requirements/django.txt
4242 # openedx-django-pyfs
4343dnspython==2.8.0
@@ -96,7 +96,7 @@ pygments==2.19.2
9696 # accessible-pygments
9797 # pydata-sphinx-theme
9898 # sphinx
99- pymongo==4.15.1
99+ pymongo==4.15.2
100100 # via
101101 # -r requirements/django.txt
102102 # edx-opaque-keys
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.0
13+ pip-tools==7.5.1
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.2.0
1616 # via
Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ wheel==0.45.1
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
11- pip==24.2
12- # via
13- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14- # -r requirements/pip.in
11+ pip==25.2
12+ # via -r requirements/pip.in
1513setuptools==80.9.0
1614 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ astroid==3.3.11
1919 # pylint-celery
2020attrs==25.3.0
2121 # via hypothesis
22- boto3==1.40.42
22+ boto3==1.40.45
2323 # via
2424 # -r requirements/django.txt
2525 # fs-s3fs
26- botocore==1.40.42
26+ botocore==1.40.45
2727 # via
2828 # -r requirements/django.txt
2929 # boto3
@@ -58,7 +58,7 @@ dill==0.4.0
5858distlib==0.4.0
5959 # via virtualenv
6060 # via
61- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
61+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
6262 # -r requirements/django.txt
6363 # openedx-django-pyfs
6464dnspython==2.8.0
@@ -82,7 +82,7 @@ fs-s3fs==1.1.1
8282 # via
8383 # -r requirements/django.txt
8484 # openedx-django-pyfs
85- hypothesis==6.140.2
85+ hypothesis==6.140.3
8686 # via -r requirements/test.in
8787iniconfig==2.1.0
8888 # via pytest
@@ -153,7 +153,7 @@ pylint-plugin-utils==0.9.0
153153 # via
154154 # pylint-celery
155155 # pylint-django
156- pymongo==4.15.1
156+ pymongo==4.15.2
157157 # via
158158 # -r requirements/django.txt
159159 # edx-opaque-keys
@@ -208,7 +208,7 @@ text-unidecode==1.3
208208 # via python-slugify
209209tomlkit==0.13.3
210210 # via pylint
211- tox==4.30.2
211+ tox==4.30.3
212212 # via -r requirements/test.in
213213typing-extensions==4.15.0
214214 # via
You can’t perform that action at this time.
0 commit comments