From c3e9b614f555a2d856b8e30cf6db50b14fcd64ec Mon Sep 17 00:00:00 2001 From: OpenCraft Requirements Bot Date: Mon, 22 Jan 2024 03:14:11 +0100 Subject: [PATCH] chore: Updating Python Requirements --- requirements/base.txt | 6 +++--- requirements/dev.txt | 6 +++--- requirements/quality.txt | 6 +++--- requirements/test.txt | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index ce60e55..e9f6010 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,9 +10,9 @@ asgiref==3.7.2 # via django bleach[css]==6.1.0 # via html-xblock -boto3==1.34.19 +boto3==1.34.23 # via fs-s3fs -botocore==1.34.19 +botocore==1.34.23 # via # boto3 # s3transfer @@ -42,7 +42,7 @@ mako==1.3.0 # via # xblock # xblock-utils -markupsafe==2.1.3 +markupsafe==2.1.4 # via # mako # xblock diff --git a/requirements/dev.txt b/requirements/dev.txt index a3672c0..f47d4c0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -30,11 +30,11 @@ bleach[css]==6.1.0 # -r requirements/quality.txt # bleach # html-xblock -boto3==1.34.19 +boto3==1.34.23 # via # -r requirements/quality.txt # fs-s3fs -botocore==1.34.19 +botocore==1.34.23 # via # -r requirements/quality.txt # boto3 @@ -168,7 +168,7 @@ markdown-it-py==3.0.0 # via # -r requirements/quality.txt # rich -markupsafe==2.1.3 +markupsafe==2.1.4 # via # -r requirements/quality.txt # jinja2 diff --git a/requirements/quality.txt b/requirements/quality.txt index 25d354d..d694391 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -29,11 +29,11 @@ bleach[css]==6.1.0 # -r requirements/test.txt # bleach # html-xblock -boto3==1.34.19 +boto3==1.34.23 # via # -r requirements/test.txt # fs-s3fs -botocore==1.34.19 +botocore==1.34.23 # via # -r requirements/test.txt # boto3 @@ -144,7 +144,7 @@ markdown-it-py==3.0.0 # via # -r requirements/test.txt # rich -markupsafe==2.1.3 +markupsafe==2.1.4 # via # -r requirements/test.txt # jinja2 diff --git a/requirements/test.txt b/requirements/test.txt index cd2d078..49b2cfe 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -20,11 +20,11 @@ binaryornot==0.4.4 # -r requirements/base.txt # bleach # html-xblock -boto3==1.34.19 +boto3==1.34.23 # via # -r requirements/base.txt # fs-s3fs -botocore==1.34.19 +botocore==1.34.23 # via # -r requirements/base.txt # boto3 @@ -101,7 +101,7 @@ mako==1.3.0 # xblock-utils markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.4 # via # -r requirements/base.txt # jinja2