Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Nov 8, 2023
1 parent a0b7ab0 commit 560f889
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ celery==5.3.4
# via -r requirements/base.in
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -34,20 +34,20 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
# openedx-events
edx-opaque-keys[django]==2.5.1
# via openedx-events
fastavro==1.8.4
fastavro==1.9.0
# via openedx-events
idna==3.4
# via requests
kombu==5.3.2
# via celery
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/base.in
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -78,10 +78,10 @@ tzdata==2023.3
# celery
urllib3==2.0.7
# via requests
vine==5.0.0
vine==5.1.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.8
wcwidth==0.2.9
# via prompt-toolkit
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.1
# via
# tox
# virtualenv
Expand All @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ certifi==2023.7.22
# requests
chardet==5.2.0
# via diff-cover
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -94,15 +94,15 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# edx-i18n-tools
# openedx-events
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -113,11 +113,11 @@ exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.12.4
filelock==3.13.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -157,7 +157,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/quality.txt
packaging==23.2
# via
Expand Down Expand Up @@ -215,7 +215,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -232,14 +232,14 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -296,7 +296,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -324,21 +324,21 @@ urllib3==2.0.7
# via
# -r requirements/quality.txt
# requests
vine==5.0.0
vine==5.1.0
# via
# -r requirements/quality.txt
# amqp
# celery
# kombu
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.8
wcwidth==0.2.9
# via
# -r requirements/quality.txt
# prompt-toolkit
wheel==0.41.2
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
22 changes: 11 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -75,12 +75,12 @@ coverage[toml]==7.3.2
# pytest-cov
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# openedx-events
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -91,7 +91,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -121,7 +121,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -153,7 +153,7 @@ pylint==3.0.2
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand All @@ -163,14 +163,14 @@ pymongo==3.13.0
# via
# -r requirements/test.txt
# edx-opaque-keys
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -216,7 +216,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
typing-extensions==4.8.0
# via
Expand All @@ -235,13 +235,13 @@ urllib3==2.0.7
# via
# -r requirements/test.txt
# requests
vine==5.0.0
vine==5.1.0
# via
# -r requirements/test.txt
# amqp
# celery
# kombu
wcwidth==0.2.8
wcwidth==0.2.9
# via
# -r requirements/test.txt
# prompt-toolkit
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ certifi==2023.7.22
# via
# -r requirements/base.txt
# requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -73,7 +73,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
exceptiongroup==1.1.3
# via pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/base.txt
# openedx-events
Expand Down Expand Up @@ -108,13 +108,13 @@ pymongo==3.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
pytest==7.4.2
pytest==7.4.3
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -164,13 +164,13 @@ urllib3==2.0.7
# via
# -r requirements/base.txt
# requests
vine==5.0.0
vine==5.1.0
# via
# -r requirements/base.txt
# amqp
# celery
# kombu
wcwidth==0.2.8
wcwidth==0.2.9
# via
# -r requirements/base.txt
# prompt-toolkit

0 comments on commit 560f889

Please sign in to comment.