Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 28, 2024
1 parent 2ec9308 commit af4610a
Show file tree
Hide file tree
Showing 8 changed files with 241 additions and 243 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.44
boto3==1.35.49
# via fs-s3fs
botocore==1.35.44
botocore==1.35.49
# via
# boto3
# s3transfer
Expand All @@ -37,7 +37,7 @@ lazy==1.6
# via xblock
lxml==5.3.0
# via xblock
mako==1.3.5
mako==1.3.6
# via xblock
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -70,7 +70,7 @@ urllib3==2.2.3
# via botocore
web-fragments==2.2.0
# via xblock
webob==1.8.8
webob==1.8.9
# via xblock
xblock[django]==5.1.0
# via -r requirements/base.in
Expand Down
Loading

0 comments on commit af4610a

Please sign in to comment.