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 Aug 23, 2023
1 parent 0b36f25 commit 10e5870
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via edx-django-utils
cryptography==41.0.3
# via pyjwt
Expand Down Expand Up @@ -58,7 +58,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/base.in
# edx-drf-extensions
edx-drf-extensions==8.8.0
edx-drf-extensions==8.9.0
# via edx-organizations
edx-opaque-keys==2.4.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.10.0
newrelic==8.10.1
# 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 @@ -27,7 +27,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
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 @@ -32,7 +32,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/quality.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
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.8.0
edx-drf-extensions==8.9.0
# via
# -r requirements/quality.txt
# edx-organizations
Expand All @@ -129,7 +129,7 @@ edx-opaque-keys==2.4.0
# edx-organizations
edx-organizations==6.12.1
# via -r requirements/quality.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -175,7 +175,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==8.10.0
newrelic==8.10.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -353,7 +353,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
Expand Down
2 changes: 1 addition & 1 deletion 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 pip-tools
packaging==23.1
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.1
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -94,7 +94,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==8.8.0
edx-drf-extensions==8.9.0
# via
# -r requirements/test.txt
# edx-organizations
Expand All @@ -107,7 +107,7 @@ edx-opaque-keys==2.4.0
# edx-organizations
edx-organizations==6.12.1
# via -r requirements/test.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -143,7 +143,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==8.10.0
newrelic==8.10.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/base.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -79,7 +79,7 @@ edx-django-utils==5.7.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-drf-extensions==8.8.0
edx-drf-extensions==8.9.0
# via
# -r requirements/base.txt
# edx-organizations
Expand All @@ -90,7 +90,7 @@ edx-opaque-keys==2.4.0
# edx-organizations
edx-organizations==6.12.1
# via -r requirements/base.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
Expand All @@ -108,7 +108,7 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==8.10.0
newrelic==8.10.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down

0 comments on commit 10e5870

Please sign in to comment.