Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-3e80cee

Python Requirements Update
  • Loading branch information
bmtcril committed Aug 14, 2023
2 parents 3e80cee + e47840c commit f46bfc7
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ django-waffle==4.0.0
# via edx-django-utils
edx-django-utils==5.7.0
# via -r requirements/base.in
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via -r requirements/base.in
idna==3.4
# via requests
kombu==5.3.1
# via celery
newrelic==8.9.0
newrelic==8.10.0
# via edx-django-utils
pbr==5.11.1
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
virtualenv==20.24.2
virtualenv==20.24.3
# via tox
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -115,7 +115,7 @@ edx-i18n-tools==1.1.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via -r requirements/quality.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via -r requirements/quality.txt
exceptiongroup==1.1.2
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -177,7 +177,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.10.0
# via
Expand Down Expand Up @@ -356,7 +356,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.2
virtualenv==20.24.3
# via
# -r requirements/ci.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ click-repl==0.3.0
# celery
code-annotations==1.5.0
# via -r requirements/test.txt
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -105,7 +105,7 @@ docutils==0.19
# sphinx
edx-django-utils==5.7.0
# via -r requirements/test.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via -r requirements/test.txt
exceptiongroup==1.1.2
# via
Expand All @@ -122,7 +122,7 @@ importlib-metadata==6.8.0
# keyring
# sphinx
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -155,7 +155,7 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -93,7 +93,7 @@ edx-django-utils==5.7.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/quality.in
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via -r requirements/test.txt
exceptiongroup==1.1.2
# via
Expand Down Expand Up @@ -127,7 +127,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ click-repl==0.3.0
# celery
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -76,7 +76,7 @@ django-waffle==4.0.0
# edx-django-utils
edx-django-utils==5.7.0
# via -r requirements/base.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via -r requirements/base.txt
exceptiongroup==1.1.2
# via pytest
Expand All @@ -94,7 +94,7 @@ kombu==5.3.1
# celery
markupsafe==2.1.3
# via jinja2
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down

0 comments on commit f46bfc7

Please sign in to comment.