Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #24

Merged
merged 1 commit into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/base.in
# edx-drf-extensions
edx-drf-extensions==8.9.1
edx-drf-extensions==8.9.2
# via edx-organizations
edx-opaque-keys==2.5.0
# via
Expand All @@ -69,7 +69,7 @@ edx-organizations==6.12.1
# via -r requirements/base.in
idna==3.4
# via requests
newrelic==8.11.0
newrelic==9.0.0
# via edx-django-utils
pbr==5.11.1
# via stevedore
Expand Down
6 changes: 4 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.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -29,5 +29,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.3
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox
22 changes: 16 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ astroid==2.15.6
# -r requirements/quality.txt
# pylint
# pylint-celery
build==0.10.0
build==1.0.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -114,7 +114,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-drf-extensions==8.9.1
edx-drf-extensions==8.9.2
# via
# -r requirements/quality.txt
# edx-organizations
Expand All @@ -139,7 +139,7 @@ faker==19.3.1
# via
# -r requirements/quality.txt
# factory-boy
filelock==3.12.2
filelock==3.12.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -150,6 +150,10 @@ idna==3.4
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/quality.txt
Expand All @@ -175,7 +179,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==8.11.0
newrelic==9.0.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -269,7 +273,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -357,17 +361,19 @@ tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# asgiref
# astroid
# edx-opaque-keys
# faker
# filelock
# pylint
urllib3==2.0.4
# via
# -r requirements/quality.txt
# requests
virtualenv==20.24.3
virtualenv==20.24.4
# via
# -r requirements/ci.txt
# tox
Expand All @@ -379,6 +385,10 @@ wrapt==1.15.0
# via
# -r requirements/quality.txt
# astroid
zipp==3.16.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
6 changes: 5 additions & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# make upgrade
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
Expand All @@ -21,6 +23,8 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==8.9.1
edx-drf-extensions==8.9.2
# via
# -r requirements/test.txt
# edx-organizations
Expand Down Expand Up @@ -143,7 +143,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==8.11.0
newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -204,7 +204,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-drf-extensions==8.9.1
edx-drf-extensions==8.9.2
# via
# -r requirements/base.txt
# edx-organizations
Expand Down Expand Up @@ -108,7 +108,7 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==8.11.0
newrelic==9.0.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -145,7 +145,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.0
pytest==7.4.1
# via
# pytest-cov
# pytest-django
Expand Down
Loading