Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and Agrendalath committed Jun 4, 2024
1 parent 2ed61ed commit 3f9eca8
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
bleach[css]==6.1.0
# via -r requirements/base.in
boto3==1.34.108
boto3==1.34.117
# via fs-s3fs
botocore==1.34.108
botocore==1.34.117
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -75,7 +75,7 @@ sqlparse==0.5.0
# via django
tinycss2==1.2.1
# via bleach
typing-extensions==4.11.0
typing-extensions==4.12.1
# via asgiref
urllib3==1.26.18
# via botocore
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.1.0
# via -r requirements/quality.txt
boto3==1.34.108
boto3==1.34.117
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.117
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -49,7 +49,7 @@ cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -88,7 +88,7 @@ cookiecutter==2.6.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.5.1
coverage[toml]==7.5.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -251,7 +251,7 @@ pygments==2.18.0
# via
# -r requirements/quality.txt
# rich
pylint==3.2.1
pylint==3.2.2
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -315,7 +315,7 @@ pyyaml==6.0.1
# cookiecutter
# edx-i18n-tools
# xblock
requests==2.31.0
requests==2.32.3
# via
# -r requirements/quality.txt
# cookiecutter
Expand Down Expand Up @@ -379,7 +379,7 @@ types-python-dateutil==2.9.0.20240316
# via
# -r requirements/quality.txt
# arrow
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# -r requirements/quality.txt
# asgiref
Expand Down Expand Up @@ -420,7 +420,7 @@ xblock[django]==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/quality.txt
zipp==3.18.2
zipp==3.19.1
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.1.0
# via -r requirements/test.txt
boto3==1.34.108
boto3==1.34.117
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.117
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/test.txt
# requests
Expand All @@ -67,7 +67,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.5.1
coverage[toml]==7.5.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.2.1
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -243,7 +243,7 @@ pyyaml==6.0.1
# cookiecutter
# edx-i18n-tools
# xblock
requests==2.31.0
requests==2.32.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -295,7 +295,7 @@ types-python-dateutil==2.9.0.20240316
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# -r requirements/test.txt
# asgiref
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ binaryornot==0.4.4
# via cookiecutter
bleach[css]==6.1.0
# via -r requirements/base.txt
boto3==1.34.108
boto3==1.34.117
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.117
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.2.2
certifi==2024.6.2
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -42,7 +42,7 @@ click==8.1.7
# via cookiecutter
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.5.1
coverage[toml]==7.5.3
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -158,7 +158,7 @@ pyyaml==6.0.1
# cookiecutter
# edx-i18n-tools
# xblock
requests==2.31.0
requests==2.32.3
# via
# cookiecutter
# xblock-sdk
Expand Down Expand Up @@ -196,7 +196,7 @@ tomli==2.0.1
# pytest
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 3f9eca8

Please sign in to comment.