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 committed Feb 13, 2024
1 parent fe807be commit bea750d
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ attrs==23.2.0
# via -r requirements/base.in
bleach==6.1.0
# via -r requirements/base.in
boto3==1.34.35
boto3==1.34.40
# via fs-s3fs
botocore==1.34.35
botocore==1.34.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -98,7 +98,7 @@ newrelic==9.6.0
# via edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.in
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.in
openedx-filters==1.6.0
# via -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# cookiecutter
bleach==6.1.0
# via -r requirements/test.txt
boto3==1.34.35
boto3==1.34.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -201,7 +201,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -271,7 +271,7 @@ nh3==0.2.15
# readme-renderer
oauthlib==3.2.2
# via -r requirements/test.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/test.txt
openedx-filters==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -362,7 +362,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -455,7 +455,7 @@ tomlkit==0.12.3
# pylint
tox==4.12.1
# via -r requirements/tox.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/test.txt
types-python-dateutil==2.8.19.20240106
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ attrs==23.2.0
# via -r requirements/base.txt
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -138,7 +138,7 @@ newrelic==9.6.0
# edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.txt
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -177,7 +177,7 @@ newrelic==9.6.0
# edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -236,7 +236,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -154,7 +154,7 @@ importlib-resources==6.1.1
# via keyring
isort==5.13.2
# via pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ nh3==0.2.15
# via readme-renderer
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -270,7 +270,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -344,7 +344,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/test.in
types-python-dateutil==2.8.19.20240106
# via arrow
Expand Down

0 comments on commit bea750d

Please sign in to comment.