Skip to content

Commit

Permalink
chore: Updating Python Requirements (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 21, 2024
1 parent fe807be commit 516d289
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 33 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.45
# via fs-s3fs
botocore==1.34.35
botocore==1.34.45
# 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
17 changes: 8 additions & 9 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.45
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -91,7 +91,7 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -163,7 +163,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
# edx-ccx-keys
# edx-opaque-keys
filelock==3.13.1
# via
# -r requirements/tox.txt
Expand Down Expand Up @@ -201,7 +200,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 +270,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 +361,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 @@ -453,9 +452,9 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# 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
7 changes: 3 additions & 4 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.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -90,7 +90,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -138,7 +137,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
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
9 changes: 4 additions & 5 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.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -115,7 +115,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -177,7 +176,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 +235,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
15 changes: 7 additions & 8 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.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -66,7 +66,7 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/test.in
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
ddt==1.7.1
# via -r requirements/test.in
Expand Down Expand Up @@ -126,7 +126,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -154,7 +153,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 +207,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 +269,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 +343,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
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox

0 comments on commit 516d289

Please sign in to comment.