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 Aug 14, 2023
1 parent 1cd40b1 commit 8ad765c
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 31 deletions.
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
# via tox
Expand All @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
virtualenv==20.24.1
virtualenv==20.24.3
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.9
boto3==1.28.25
# via fs-s3fs
botocore==1.31.9
botocore==1.31.25
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -42,9 +42,9 @@ 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
# via tox
Expand Down Expand Up @@ -83,9 +83,9 @@ typing-extensions==4.7.1
# via asgiref
urllib3==1.26.16
# via botocore
virtualenv==20.24.1
virtualenv==20.24.3
# via tox
wheel==0.41.0
wheel==0.41.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
5 changes: 3 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@ click==8.1.6
# via pip-tools
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.1
# 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 @@
#
# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in
#
wheel==0.41.0
wheel==0.41.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
28 changes: 14 additions & 14 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.25
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.31.9
botocore==1.31.25
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -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 Down Expand Up @@ -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.1.14
# 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
# 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 Down Expand Up @@ -220,13 +220,13 @@ 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
# via
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 Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.9
boto3==1.28.25
# via
# fs-s3fs
# moto
botocore==1.31.9
botocore==1.31.25
# via
# boto3
# moto
Expand All @@ -23,9 +23,9 @@ cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via pytest-cov
cryptography==41.0.2
cryptography==41.0.3
# via moto
# via
# -c requirements/common_constraints.txt
Expand Down Expand Up @@ -54,7 +54,7 @@ markupsafe==2.1.3
# werkzeug
mock==5.1.0
# via -r requirements/test.in
moto==4.1.13
moto==4.1.14
# via -r requirements/test.in
packaging==23.1
# via pytest
Expand Down Expand Up @@ -85,7 +85,7 @@ requests==2.31.0
# via
# moto
# responses
responses==0.23.1
responses==0.23.3
# via moto
s3transfer==0.6.1
# via boto3
Expand Down

0 comments on commit 8ad765c

Please sign in to comment.