From 0d88e06048ca692b64d15d3a5da9d7e77086087d Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sat, 10 Feb 2024 19:10:11 -0500 Subject: [PATCH] chore: Updating Python Requirements --- requirements/dev.txt | 16 ++++++++-------- requirements/django.txt | 4 ++-- requirements/doc.txt | 4 ++-- requirements/test.txt | 16 ++++++++-------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index d82df6c1a..deadfdb08 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,7 +12,7 @@ appdirs==1.4.4 # via # -r requirements/test.txt # fs -astroid==3.0.2 +astroid==3.0.3 # via # -r requirements/test.txt # pylint @@ -21,11 +21,11 @@ attrs==23.2.0 # via # -r requirements/test.txt # hypothesis -boto3==1.34.34 +boto3==1.34.39 # via # -r requirements/test.txt # fs-s3fs -botocore==1.34.34 +botocore==1.34.39 # via # -r requirements/test.txt # boto3 @@ -115,7 +115,7 @@ fs-s3fs==1.1.1 # via # -r requirements/test.txt # openedx-django-pyfs -hypothesis==6.97.5 +hypothesis==6.98.3 # via -r requirements/test.txt importlib-metadata==7.0.1 # via @@ -176,7 +176,7 @@ packaging==23.2 # pyproject-api # pytest # tox -path==16.9.0 +path==16.10.0 # via -r requirements/test.txt pbr==6.0.0 # via @@ -200,11 +200,11 @@ pluggy==1.4.0 # tox pycodestyle==2.11.1 # via -r requirements/test.txt -pydantic==2.6.0 +pydantic==2.6.1 # via # -r requirements/test.txt # inflect -pydantic-core==2.16.1 +pydantic-core==2.16.2 # via # -r requirements/test.txt # pydantic @@ -258,7 +258,7 @@ python-dateutil==2.8.2 # via # -r requirements/test.txt # botocore -python-slugify==8.0.3 +python-slugify==8.0.4 # via # -r requirements/test.txt # code-annotations diff --git a/requirements/django.txt b/requirements/django.txt index b0c4a3255..0891ba19c 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -8,9 +8,9 @@ appdirs==1.4.4 # via # -r requirements/base.txt # fs -boto3==1.34.34 +boto3==1.34.39 # via fs-s3fs -botocore==1.34.34 +botocore==1.34.39 # via # boto3 # s3transfer diff --git a/requirements/doc.txt b/requirements/doc.txt index d29a71fc3..9808071eb 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -18,11 +18,11 @@ babel==2.14.0 # sphinx beautifulsoup4==4.12.3 # via pydata-sphinx-theme -boto3==1.34.34 +boto3==1.34.39 # via # -r requirements/django.txt # fs-s3fs -botocore==1.34.34 +botocore==1.34.39 # via # -r requirements/django.txt # boto3 diff --git a/requirements/test.txt b/requirements/test.txt index 875e24ced..03d4d2a6a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,18 +10,18 @@ appdirs==1.4.4 # via # -r requirements/django.txt # fs -astroid==3.0.2 +astroid==3.0.3 # via # -r requirements/test.in # pylint # pylint-celery attrs==23.2.0 # via hypothesis -boto3==1.34.34 +boto3==1.34.39 # via # -r requirements/django.txt # fs-s3fs -botocore==1.34.34 +botocore==1.34.39 # via # -r requirements/django.txt # boto3 @@ -80,7 +80,7 @@ fs-s3fs==1.1.1 # via # -r requirements/django.txt # openedx-django-pyfs -hypothesis==6.97.5 +hypothesis==6.98.3 # via -r requirements/test.in inflect==7.0.0 # via jinja2-pluralize @@ -122,7 +122,7 @@ packaging==23.2 # pyproject-api # pytest # tox -path==16.9.0 +path==16.10.0 # via -r requirements/test.in pbr==6.0.0 # via @@ -140,9 +140,9 @@ pluggy==1.4.0 # tox pycodestyle==2.11.1 # via -r requirements/test.in -pydantic==2.6.0 +pydantic==2.6.1 # via inflect -pydantic-core==2.16.1 +pydantic-core==2.16.2 # via pydantic pygments==2.17.2 # via diff-cover @@ -180,7 +180,7 @@ python-dateutil==2.8.2 # via # -r requirements/django.txt # botocore -python-slugify==8.0.3 +python-slugify==8.0.4 # via code-annotations pytz==2024.1 # via