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 leangseu-edx committed Feb 5, 2024
1 parent 78fa034 commit f86007d
Show file tree
Hide file tree
Showing 10 changed files with 190 additions and 205 deletions.
38 changes: 19 additions & 19 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ asgiref==3.7.2
# via django
bleach==6.1.0
# via -r requirements/base.in
boto3==1.29.5
boto3==1.34.34
# via -r requirements/base.in
botocore==1.32.5
botocore==1.34.34
# via
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via pynacl
Expand All @@ -26,7 +26,7 @@ click==8.1.7
# via
# code-annotations
# edx-django-utils
code-annotations==1.5.0
code-annotations==1.6.0
# via edx-toggles
defusedxml==0.7.1
# via -r requirements/base.in
Expand Down Expand Up @@ -55,15 +55,15 @@ django-simple-history==3.1.1
# via
# -c requirements/constraints.txt
# -r requirements/base.in
django-waffle==4.0.0
django-waffle==4.1.0
# via
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
# via
# -r requirements/base.in
# edx-submissions
edx-django-utils==5.8.0
edx-django-utils==5.10.1
# via
# -r requirements/base.in
# edx-toggles
Expand All @@ -73,7 +73,7 @@ edx-opaque-keys==2.5.1
# via -r requirements/base.in
edx-submissions==3.6.0
# via -r requirements/base.in
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/base.in
fs==2.0.18
# via
Expand All @@ -85,7 +85,7 @@ idna==2.8
# via
# -c requirements/constraints.txt
# requests
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
jmespath==1.0.1
# via
Expand All @@ -101,19 +101,19 @@ loremipsum==1.0.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
lxml==4.9.3
lxml==5.1.0
# via
# -r requirements/base.in
# edx-i18n-tools
# xblock
mako==1.3.0
mako==1.3.2
# via xblock
markupsafe==2.1.3
markupsafe==2.1.5
# via
# jinja2
# mako
# xblock
newrelic==9.2.0
newrelic==9.6.0
# via edx-django-utils
path==13.1.0
# via
Expand All @@ -126,7 +126,7 @@ pbr==6.0.0
# via stevedore
polib==1.2.0
# via edx-i18n-tools
psutil==5.9.6
psutil==5.9.8
# via edx-django-utils
pycparser==2.21
# via cffi
Expand All @@ -139,13 +139,13 @@ python-dateutil==2.8.2
# -r requirements/base.in
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.3
# via code-annotations
python-swiftclient==3.13.1
# via
# -c requirements/constraints.txt
# -r requirements/base.in
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.in
# django
Expand All @@ -160,7 +160,7 @@ pyyaml==6.0.1
# xblock
requests==2.31.0
# via python-swiftclient
s3transfer==0.7.0
s3transfer==0.10.0
# via boto3
simplejson==3.19.2
# via xblock
Expand All @@ -180,15 +180,15 @@ stevedore==5.1.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# edx-opaque-keys
urllib3==1.26.18
# via
# botocore
# requests
voluptuous==0.14.1
voluptuous==0.14.2
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -200,7 +200,7 @@ webencodings==0.5.1
# html5lib
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.10.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cachetools==5.3.2
# via
# -r requirements/tox.txt
# tox
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via
Expand All @@ -24,7 +24,7 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/ci.in
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
Expand All @@ -44,12 +44,12 @@ packaging==23.2
# -r requirements/tox.txt
# pyproject-api
# tox
platformdirs==4.0.0
platformdirs==4.2.0
# via
# -r requirements/tox.txt
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/tox.txt
# tox
Expand All @@ -64,11 +64,11 @@ tomli==2.0.1
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.11.3
tox==4.12.1
# via -r requirements/tox.txt
urllib3==2.1.0
urllib3==2.2.0
# via requests
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/tox.txt
# 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
18 changes: 9 additions & 9 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
babel==2.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -30,11 +30,11 @@ idna==2.8
# requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
packaging==23.2
# via
Expand All @@ -47,7 +47,7 @@ pygments==2.17.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3.post1
pytz==2024.1
# via babel
requests==2.31.0
# via sphinx
Expand Down Expand Up @@ -87,11 +87,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tornado==6.3.3
tornado==6.4
# via livereload
typing-extensions==4.8.0
typing-extensions==4.9.0
# via pydata-sphinx-theme
urllib3==2.1.0
urllib3==2.2.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions 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.1
# via build
packaging==23.2
# via build
Expand All @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.3
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.3
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==24.0
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
Loading

0 comments on commit f86007d

Please sign in to comment.