Skip to content

Commit

Permalink
chore: Updating Python Requirements (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 5, 2023
1 parent 1cd40b1 commit 2687d26
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 58 deletions.
12 changes: 7 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -27,7 +27,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
virtualenv==20.24.1
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox
34 changes: 20 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.9
boto3==1.28.40
# via fs-s3fs
botocore==1.31.9
botocore==1.31.40
# via
# boto3
# s3transfer
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
distlib==0.3.7
# via virtualenv
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -34,6 +34,8 @@ fs==2.4.16
# fs-s3fs
fs-s3fs==1.1.1
# via -r requirements/base.in
importlib-metadata==6.8.0
# via build
jmespath==1.0.1
# via
# boto3
Expand All @@ -42,11 +44,11 @@ packaging==23.1
# via
# build
# tox
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/dev.in
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -56,7 +58,7 @@ python-dateutil==2.8.2
# via botocore
pytz==2023.3
# via django
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
six==1.16.0
# via
Expand All @@ -77,16 +79,20 @@ 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
typing-extensions==4.7.1
# via asgiref
# via
# asgiref
# filelock
urllib3==1.26.16
# via botocore
virtualenv==20.24.1
virtualenv==20.24.4
# via tox
wheel==0.41.0
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
13 changes: 9 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,27 @@
#
# pip-compile --output-file=requirements/pip-tools.txt requirements/pip-tools.in
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.41.0
# 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
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in
#
wheel==0.41.0
wheel==0.41.2
# via -r requirements/pip.in

# 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
44 changes: 22 additions & 22 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ backports-functools-lru-cache==1.6.6
# via caniusepython3
bleach==6.0.0
# via readme-renderer
boto3==1.28.9
boto3==1.28.40
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.31.9
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand All @@ -45,7 +45,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand All @@ -54,11 +54,11 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.2
cryptography==41.0.3
# via
# -r requirements/test.txt
# moto
Expand All @@ -67,15 +67,15 @@ dill==0.3.7
# via pylint
distlib==0.3.7
# via caniusepython3
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
docutils==0.20.1
# via readme-renderer
edx-lint==5.3.4
# via -r requirements/quality.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand All @@ -93,7 +93,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -136,9 +136,9 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
more-itertools==9.1.0
more-itertools==10.1.0
# via jaraco-classes
moto==4.1.13
moto==4.2.2
# via -r requirements/test.txt
packaging==23.1
# via
Expand All @@ -149,25 +149,25 @@ pbr==5.11.1
# via stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.9.1
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/quality.in
pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.15.1
pygments==2.16.1
# via
# readme-renderer
# rich
pylint==2.17.4
pylint==2.17.5
# via
# edx-lint
# pylint-celery
Expand All @@ -183,7 +183,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via -r requirements/test.txt
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -208,7 +208,7 @@ pyyaml==6.0.1
# -r requirements/test.txt
# code-annotations
# responses
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand All @@ -220,15 +220,15 @@ requests==2.31.0
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.23.1
responses==0.23.3
# via
# -r requirements/test.txt
# moto
rfc3986==2.0.0
# via twine
rich==13.4.2
rich==13.5.2
# via twine
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -258,7 +258,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
twine==4.0.2
# via -r requirements/quality.in
Expand All @@ -282,7 +282,7 @@ urllib3==1.26.16
# twine
webencodings==0.5.1
# via bleach
werkzeug==2.3.6
werkzeug==2.3.7
# via
# -r requirements/test.txt
# moto
Expand Down
Loading

0 comments on commit 2687d26

Please sign in to comment.