diff --git a/requirements/dev.txt b/requirements/dev.txt index 23419813d..4554bd033 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -21,11 +21,11 @@ attrs==24.3.0 # via # -r requirements/test.txt # hypothesis -boto3==1.35.92 +boto3==1.35.97 # via # -r requirements/test.txt # fs-s3fs -botocore==1.35.92 +botocore==1.35.97 # via # -r requirements/test.txt # boto3 @@ -112,7 +112,7 @@ fs-s3fs==1.1.1 # via # -r requirements/test.txt # openedx-django-pyfs -hypothesis==6.123.2 +hypothesis==6.123.15 # via -r requirements/test.txt iniconfig==2.0.0 # via @@ -184,7 +184,7 @@ pluggy==1.5.0 # tox pycodestyle==2.12.1 # via -r requirements/test.txt -pygments==2.18.0 +pygments==2.19.1 # via # -r requirements/test.txt # diff-cover @@ -287,8 +287,9 @@ typing-extensions==4.12.2 # via # -r requirements/test.txt # edx-opaque-keys -urllib3==2.3.0 +urllib3==2.2.3 # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/test.txt # botocore virtualenv==20.28.1 diff --git a/requirements/django.txt b/requirements/django.txt index 8e034131e..cd38b140c 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -10,9 +10,9 @@ appdirs==1.4.4 # fs asgiref==3.8.1 # via django -boto3==1.35.92 +boto3==1.35.97 # via fs-s3fs -botocore==1.35.92 +botocore==1.35.97 # via # boto3 # s3transfer @@ -86,8 +86,10 @@ typing-extensions==4.12.2 # via # -r requirements/base.txt # edx-opaque-keys -urllib3==2.3.0 - # via botocore +urllib3==2.2.3 + # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt + # botocore web-fragments==2.2.0 # via -r requirements/base.txt webob==1.8.9 diff --git a/requirements/doc.txt b/requirements/doc.txt index cd69fbcad..4a0fe33a3 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -22,11 +22,11 @@ babel==2.16.0 # sphinx beautifulsoup4==4.12.3 # via pydata-sphinx-theme -boto3==1.35.92 +boto3==1.35.97 # via # -r requirements/django.txt # fs-s3fs -botocore==1.35.92 +botocore==1.35.97 # via # -r requirements/django.txt # boto3 @@ -93,7 +93,7 @@ pbr==6.1.0 # stevedore pydata-sphinx-theme==0.16.1 # via sphinx-book-theme -pygments==2.18.0 +pygments==2.19.1 # via # accessible-pygments # pydata-sphinx-theme @@ -160,8 +160,9 @@ typing-extensions==4.12.2 # -r requirements/django.txt # edx-opaque-keys # pydata-sphinx-theme -urllib3==2.3.0 +urllib3==2.2.3 # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/django.txt # botocore # requests diff --git a/requirements/pip.txt b/requirements/pip.txt index 25d1d695f..e6c3348bf 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -12,5 +12,5 @@ pip==24.2 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/pip.in -setuptools==75.6.0 +setuptools==75.8.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index 7d6edcabe..dc964603f 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -19,11 +19,11 @@ astroid==3.3.8 # pylint-celery attrs==24.3.0 # via hypothesis -boto3==1.35.92 +boto3==1.35.97 # via # -r requirements/django.txt # fs-s3fs -botocore==1.35.92 +botocore==1.35.97 # via # -r requirements/django.txt # boto3 @@ -82,7 +82,7 @@ fs-s3fs==1.1.1 # via # -r requirements/django.txt # openedx-django-pyfs -hypothesis==6.123.2 +hypothesis==6.123.15 # via -r requirements/test.in iniconfig==2.0.0 # via pytest @@ -137,7 +137,7 @@ pluggy==1.5.0 # tox pycodestyle==2.12.1 # via -r requirements/test.in -pygments==2.18.0 +pygments==2.19.1 # via diff-cover pylint==3.3.3 # via @@ -215,8 +215,9 @@ typing-extensions==4.12.2 # via # -r requirements/django.txt # edx-opaque-keys -urllib3==2.3.0 +urllib3==2.2.3 # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/django.txt # botocore virtualenv==20.28.1