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

Closed
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
6 changes: 2 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
# via virtualenv
Expand All @@ -29,7 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.5
# via tox
18 changes: 8 additions & 10 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.44
boto3==1.28.57
# via fs-s3fs
botocore==1.31.44
botocore==1.31.57
# via
# boto3
# s3transfer
Expand All @@ -24,7 +24,7 @@ django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -40,7 +40,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
packaging==23.1
packaging==23.2
# via
# build
# tox
Expand All @@ -58,7 +58,7 @@ python-dateutil==2.8.2
# via botocore
pytz==2023.3.post1
# via django
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
six==1.16.0
# via
Expand All @@ -81,17 +81,15 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/dev.in
typing-extensions==4.7.1
# via
# asgiref
# filelock
typing-extensions==4.8.0
# via asgiref
urllib3==1.26.16
# via botocore
virtualenv==20.24.5
# via tox
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand All @@ -23,7 +23,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# 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 @@ -10,5 +10,5 @@ wheel==0.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.0
setuptools==68.2.2
# via -r requirements/pip.in
32 changes: 16 additions & 16 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.6
astroid==2.15.8
# via
# pylint
# pylint-celery
backports-functools-lru-cache==1.6.6
# via caniusepython3
boto3==1.28.44
boto3==1.28.57
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.31.44
botocore==1.31.57
# via
# -r requirements/test.txt
# boto3
Expand All @@ -35,11 +35,11 @@ certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/test.txt
# cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/test.txt
# requests
Expand All @@ -56,7 +56,7 @@ coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via
# -r requirements/test.txt
# moto
Expand Down Expand Up @@ -91,7 +91,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -136,11 +136,11 @@ mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.1.0
# via jaraco-classes
moto==4.2.2
moto==4.2.5
# via -r requirements/test.txt
nh3==0.2.14
# via readme-renderer
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# caniusepython3
Expand All @@ -167,7 +167,7 @@ pygments==2.16.1
# via
# readme-renderer
# rich
pylint==2.17.5
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -226,9 +226,9 @@ responses==0.23.3
# moto
rfc3986==2.0.0
# via twine
rich==13.5.2
rich==13.6.0
# via twine
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -261,11 +261,11 @@ tomlkit==0.12.1
# via pylint
twine==4.0.2
# via -r requirements/quality.in
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via
# -r requirements/test.txt
# responses
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/test.txt
# asgiref
Expand All @@ -279,7 +279,7 @@ urllib3==1.26.16
# requests
# responses
# twine
werkzeug==2.3.7
werkzeug==3.0.0
# via
# -r requirements/test.txt
# moto
Expand All @@ -289,7 +289,7 @@ xmltodict==0.13.0
# via
# -r requirements/test.txt
# moto
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
Expand Down
22 changes: 11 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.44
boto3==1.28.57
# via
# fs-s3fs
# moto
botocore==1.31.44
botocore==1.31.57
# via
# boto3
# moto
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via moto
# via
# -c requirements/common_constraints.txt
Expand Down Expand Up @@ -54,9 +54,9 @@ markupsafe==2.1.3
# werkzeug
mock==5.1.0
# via -r requirements/test.in
moto==4.2.2
moto==4.2.5
# via -r requirements/test.in
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
Expand Down Expand Up @@ -87,7 +87,7 @@ requests==2.31.0
# responses
responses==0.23.3
# via moto
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
six==1.16.0
# via
Expand All @@ -100,16 +100,16 @@ tomli==2.0.1
# via
# coverage
# pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.7.1
typing-extensions==4.8.0
# via asgiref
urllib3==1.26.16
# via
# botocore
# requests
# responses
werkzeug==2.3.7
werkzeug==3.0.0
# via moto
xmltodict==0.13.0
# via moto
Expand Down