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 Dec 5, 2023
1 parent 8d9369f commit 9c77f78
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 75 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ attrs==23.1.0
# openedx-events
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.33.1
boto3==1.33.7
# via fs-s3fs
botocore==1.33.1
botocore==1.33.7
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.in
django-filter==23.4
django-filter==23.5
# via lti-consumer-xblock
django-model-utils==4.3.1
# via -r requirements/base.in
Expand Down Expand Up @@ -191,7 +191,7 @@ jsonfield==3.1.0
# via lti-consumer-xblock
lazy==1.6
# via lti-consumer-xblock
lti-consumer-xblock==9.8.0
lti-consumer-xblock==9.8.1
# via -r requirements/base.in
lxml==4.9.3
# via
Expand Down Expand Up @@ -290,7 +290,7 @@ requests==2.31.0
# social-auth-core
requests-oauthlib==1.3.1
# via social-auth-core
s3transfer==0.8.0
s3transfer==0.8.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -312,7 +312,7 @@ slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.4.0
# via edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
5 changes: 2 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c requirements/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand All @@ -35,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.11.4
# via -r requirements/ci.in
virtualenv==20.24.7
virtualenv==20.25.0
# via tox
5 changes: 0 additions & 5 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected


# virtualenv latest version requires platformdirs<4.0 which conflicts with tox>4.0 version
# This constraint can be removed once the issue
# https://github.com/pypa/virtualenv/issues/2666 gets resolved
platformdirs<4.0
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.33.1
boto3==1.33.7
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.33.1
botocore==1.33.7
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -178,7 +178,7 @@ django-dynamic-fixture==4.0.1
# via -r requirements/validation.txt
django-extensions==3.2.3
# via -r requirements/validation.txt
django-filter==23.4
django-filter==23.5
# via
# -r requirements/validation.txt
# lti-consumer-xblock
Expand Down Expand Up @@ -284,7 +284,7 @@ filelock==3.13.1
# -r requirements/validation.txt
# tox
# virtualenv
freezegun==1.2.2
freezegun==1.3.1
# via -r requirements/validation.txt
fs==2.4.16
# via
Expand All @@ -304,7 +304,7 @@ idna==3.6
# via
# -r requirements/validation.txt
# requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down Expand Up @@ -363,7 +363,7 @@ lazy==1.6
# via
# -r requirements/validation.txt
# lti-consumer-xblock
lti-consumer-xblock==9.8.0
lti-consumer-xblock==9.8.1
# via -r requirements/validation.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -442,7 +442,7 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.7.1
path==16.9.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand All @@ -454,7 +454,7 @@ pkginfo==1.9.6
# via
# -r requirements/validation.txt
# twine
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -622,7 +622,7 @@ rich==13.7.0
# via
# -r requirements/validation.txt
# twine
s3transfer==0.8.0
s3transfer==0.8.2
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -663,7 +663,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/validation.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/validation.txt
# edx-auth-backends
Expand Down Expand Up @@ -724,7 +724,7 @@ urllib3==1.26.18
# requests
# responses
# twine
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/validation.txt
# tox
Expand Down
21 changes: 10 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.33.1
boto3==1.33.7
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.33.1
botocore==1.33.7
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -172,7 +172,7 @@ django-dynamic-fixture==4.0.1
# via -r requirements/test.txt
django-extensions==3.2.3
# via -r requirements/test.txt
django-filter==23.4
django-filter==23.5
# via
# -r requirements/test.txt
# lti-consumer-xblock
Expand Down Expand Up @@ -282,7 +282,7 @@ filelock==3.13.1
# -r requirements/test.txt
# tox
# virtualenv
freezegun==1.2.2
freezegun==1.3.1
# via -r requirements/test.txt
fs==2.4.16
# via
Expand All @@ -304,7 +304,7 @@ idna==3.6
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# build
# keyring
Expand Down Expand Up @@ -355,7 +355,7 @@ lazy==1.6
# via
# -r requirements/test.txt
# lti-consumer-xblock
lti-consumer-xblock==9.8.0
lti-consumer-xblock==9.8.1
# via -r requirements/test.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -431,9 +431,8 @@ pbr==6.0.0
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
# pylint
# tox
Expand Down Expand Up @@ -586,7 +585,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
s3transfer==0.8.0
s3transfer==0.8.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -624,7 +623,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -700,7 +699,7 @@ urllib3==1.26.18
# requests
# responses
# twine
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand Down
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.33.1
boto3==1.33.7
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.33.1
botocore==1.33.7
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -125,15 +125,15 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.txt
django-filter==23.4
django-filter==23.5
# via
# -r requirements/base.txt
# lti-consumer-xblock
django-model-utils==4.3.1
# via -r requirements/base.txt
django-rest-swagger==2.2.0
# via -r requirements/base.txt
django-ses==3.5.1
django-ses==3.5.2
# via -r requirements/production.in
django-simple-history==3.4.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -260,7 +260,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# lti-consumer-xblock
lti-consumer-xblock==9.8.0
lti-consumer-xblock==9.8.1
# via -r requirements/base.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -404,7 +404,7 @@ requests-oauthlib==1.3.1
# via
# -r requirements/base.txt
# social-auth-core
s3transfer==0.8.0
s3transfer==0.8.2
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -437,7 +437,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
Loading

0 comments on commit 9c77f78

Please sign in to comment.