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 #1146

Merged
merged 1 commit into from
Sep 1, 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
9 changes: 5 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# -c requirements/constraints.txt
# celery
Expand Down Expand Up @@ -94,11 +94,11 @@ edx-django-utils==5.7.0
# edx-rest-api-client
# edx-when
# event-tracking
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via
# -r requirements/base.in
# edx-when
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -121,7 +121,7 @@ lxml==4.9.3
# via xblock
markupsafe==2.1.3
# via xblock
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -186,6 +186,7 @@ stevedore==5.1.0
typing-extensions==4.7.1
# via
# asgiref
# edx-opaque-keys
# kombu
tzdata==2023.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery50.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
amqp==5.1.1
billiard==4.1.0
celery==5.3.1
click==8.1.6
click==8.1.7
click-didyoumean==0.3.0
click-repl==0.3.0
kombu==5.3.1
Expand Down
8 changes: 5 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ coverage==7.3.0
# via -r requirements/ci.in
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -29,7 +29,9 @@ tox==3.28.0
# -c requirements/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.3
# via tox
13 changes: 7 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ astroid==2.15.6
# pylint-celery
chardet==5.2.0
# via diff-cover
click==8.1.6
click==8.1.7
# via
# -c requirements/constraints.txt
# click-log
Expand Down Expand Up @@ -47,7 +47,7 @@ edx-lint==5.3.4
# via
# -r requirements/dev.in
# -r requirements/quality.in
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand Down Expand Up @@ -79,7 +79,7 @@ platformdirs==3.10.0
# via
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# diff-cover
# tox
Expand Down Expand Up @@ -125,7 +125,7 @@ rstcheck==6.1.2
# via -r requirements/quality.in
rstcheck-core==1.0.3
# via rstcheck
shellingham==1.5.0.post1
shellingham==1.5.3
# via typer
six==1.16.0
# via
Expand All @@ -150,7 +150,7 @@ tox==3.28.0
# -c requirements/common_constraints.txt
# -r requirements/dev.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/dev.in
typer[all]==0.7.0
# via rstcheck
Expand All @@ -160,12 +160,13 @@ typing-extensions==4.7.1
# via
# asgiref
# astroid
# filelock
# pydantic
# pylint
# rich
virtualenv==20.24.3
# via tox
wheel==0.41.1
wheel==0.41.2
# via -r requirements/dev.in
wrapt==1.15.0
# via astroid
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via
# -c requirements/constraints.txt
# pip-tools
Expand All @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
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.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ astroid==2.15.6
# via
# pylint
# pylint-celery
click==8.1.6
click==8.1.7
# via
# -c requirements/constraints.txt
# click-log
Expand Down Expand Up @@ -85,7 +85,7 @@ rstcheck==6.1.2
# via -r requirements/quality.in
rstcheck-core==1.0.3
# via rstcheck
shellingham==1.5.0.post1
shellingham==1.5.3
# via typer
six==1.16.0
# via edx-lint
Expand Down
9 changes: 5 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@ edx-django-utils==5.7.0
# edx-rest-api-client
# edx-when
# event-tracking
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via
# -r requirements/base.in
# edx-when
edx-i18n-tools==1.1.0
# via -r requirements/test.in
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand Down Expand Up @@ -150,15 +150,15 @@ mock==5.1.0
# via -r requirements/test.in
mypy-extensions==1.0.0
# via logilab-common
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
packaging==23.1
# via pytest
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
# via stevedore
pluggy==1.2.0
pluggy==1.3.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
Expand Down Expand Up @@ -259,6 +259,7 @@ types-pyyaml==6.0.12.11
typing-extensions==4.7.1
# via
# asgiref
# edx-opaque-keys
# kombu
# logilab-common
tzdata==2023.3
Expand Down
Loading