Skip to content

Commit

Permalink
Python Requirements Update (#93)
Browse files Browse the repository at this point in the history
* chore: Updating Python Requirements

* fix: quality check failures

---------

Co-authored-by: Irtaza Akram <[email protected]>
  • Loading branch information
edx-requirements-bot and irtazaakram authored May 22, 2024
1 parent 2c32c47 commit 66293d1
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion feedback/feedback.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def feedback(self, data, suffix=''): # pylint: disable=unused-argument
'new_freeform': data['freeform']})
self.user_freeform = data['freeform']

response.update({
response.update({ # pylint: disable=possibly-used-before-assignment
"freeform": self.user_freeform,
"vote": self.user_vote
})
Expand Down
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# django
boto3==1.34.103
boto3==1.34.108
# via fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# boto3
# s3transfer
Expand All @@ -38,9 +38,9 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via xblock
lxml==5.2.1
lxml==5.2.2
# via xblock
mako==1.3.3
mako==1.3.5
# via xblock
markupsafe==2.1.5
# via
Expand Down
28 changes: 14 additions & 14 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -34,11 +34,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,11 +88,11 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.4.4
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# coveralls
coveralls==4.0.0
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==42.0.7
# via
Expand Down Expand Up @@ -195,20 +195,20 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.2.0
keyring==25.2.1
# via
# -r requirements/test.txt
# twine
lazy==1.6
# via
# -r requirements/test.txt
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -262,7 +262,7 @@ pkginfo==1.10.0
# via
# -r requirements/test.txt
# twine
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand All @@ -286,7 +286,7 @@ pygments==2.18.0
# -r requirements/test.txt
# readme-renderer
# rich
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -314,7 +314,7 @@ pyproject-api==1.6.1
# via
# -r requirements/tox.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-django
Expand Down Expand Up @@ -413,7 +413,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/tox.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20240316
# via
Expand All @@ -432,7 +432,7 @@ urllib3==1.26.18
# botocore
# requests
# twine
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/tox.txt
# tox
Expand All @@ -452,7 +452,7 @@ xblock[django]==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/test.txt
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/base.txt
# django
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -55,15 +55,15 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml[html-clean]==5.2.1
lxml[html-clean]==5.2.2
# via
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
# via lxml
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -78,11 +78,11 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -186,7 +186,7 @@ webob==1.8.7
# xblock
xblock[django]==4.0.1
# via -r requirements/base.txt
zipp==3.18.1
zipp==3.18.2
# 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-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -27,11 +27,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -115,18 +115,18 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
keyring==25.2.0
keyring==25.2.1
# via twine
lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
# xblock-sdk
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -158,7 +158,7 @@ pbr==6.0.0
# via stevedore
pkginfo==1.10.0
# via twine
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pycodestyle==2.11.1
# via -r requirements/quality.in
Expand All @@ -168,7 +168,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/quality.in
# edx-lint
Expand Down Expand Up @@ -251,7 +251,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.5
# via pylint
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.in
types-python-dateutil==2.9.0.20240316
# via arrow
Expand Down Expand Up @@ -284,7 +284,7 @@ xblock[django]==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/quality.in
zipp==3.18.1
zipp==3.18.2
# via
# importlib-metadata
# importlib-resources
Expand Down
Loading

0 comments on commit 66293d1

Please sign in to comment.