Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 19, 2023
1 parent 630cd2f commit e5c7f85
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.4
click==8.1.6
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -131,7 +131,7 @@ pytz==2023.3
# djangorestframework
# event-tracking
# tincan
pyyaml==6.0
pyyaml==6.0.1
# via code-annotations
requests==2.31.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
distlib==0.3.6
distlib==0.3.7
# via virtualenv
filelock==3.12.2
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.8.1
platformdirs==3.9.1
# via virtualenv
pluggy==1.2.0
# via tox
Expand All @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.23.1
virtualenv==20.24.0
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/quality.txt
# requests
click==8.1.4
click==8.1.6
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -108,7 +108,7 @@ dill==0.3.6
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -170,7 +170,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/quality.txt
faker==19.0.0
faker==19.1.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -245,9 +245,9 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.txt
platformdirs==3.8.1
platformdirs==3.9.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -280,9 +280,9 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.0.2
pydantic==2.0.3
# via inflect
pydantic-core==2.1.2
pydantic-core==2.3.0
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -345,7 +345,7 @@ pytz==2023.3
# djangorestframework
# event-tracking
# tincan
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -432,7 +432,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.23.1
virtualenv==20.24.0
# 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 @@ -59,7 +59,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.4
click==8.1.6
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -160,7 +160,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==19.0.0
faker==19.1.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -296,7 +296,7 @@ pytz==2023.3
# djangorestframework
# event-tracking
# tincan
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -405,7 +405,7 @@ wcwidth==0.2.6
# prompt-toolkit
webencodings==0.5.1
# via bleach
zipp==3.16.0
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.4
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# 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 @@ -8,7 +8,7 @@ wheel==0.40.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2
# via -r requirements/pip.in
setuptools==68.0.0
# 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 @@ -49,7 +49,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.4
click==8.1.6
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -146,7 +146,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==19.0.0
faker==19.1.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -200,7 +200,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.8.1
platformdirs==3.9.1
# via pylint
pluggy==1.2.0
# via
Expand Down Expand Up @@ -269,7 +269,7 @@ pytz==2023.3
# djangorestframework
# event-tracking
# tincan
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/base.txt
# requests
click==8.1.4
click==8.1.6
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -129,7 +129,7 @@ exceptiongroup==1.1.2
# via pytest
factory-boy==3.2.1
# via -r requirements/test.in
faker==19.0.0
faker==19.1.0
# via factory-boy
fasteners==0.18
# via -r requirements/base.txt
Expand Down Expand Up @@ -215,7 +215,7 @@ pytz==2023.3
# djangorestframework
# event-tracking
# tincan
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down

0 comments on commit e5c7f85

Please sign in to comment.