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 Nov 6, 2024
1 parent 99e843d commit e6a151f
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 37 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
boto==2.49.0
# via google-compute-engine
boto3==1.35.6
boto3==1.35.54
# via -r requirements/base.in
botocore==1.35.6
botocore==1.35.54
# via
# -r requirements/base.in
# boto3
Expand All @@ -24,17 +24,17 @@ jmespath==1.0.1
# -r requirements/base.in
# boto3
# botocore
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
python-dateutil==2.9.0.post0
# via botocore
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via
# -r requirements/base.in
# python-dateutil
urllib3==2.2.2
urllib3==2.2.3
# via botocore

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ wheel==0.44.0

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==73.0.1
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down
56 changes: 28 additions & 28 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
annotated-types==0.7.0
# via pydantic
astroid==3.2.4
astroid==3.3.5
# via pylint
attrs==24.2.0
# via
Expand All @@ -20,32 +20,32 @@ boto==2.49.0
# via
# -r requirements/base.txt
# google-compute-engine
boto3==1.35.6
boto3==1.35.54
# via
# -r requirements/base.txt
# aws-sam-translator
# moto
botocore==1.35.6
botocore==1.35.54
# via
# -r requirements/base.txt
# aws-xray-sdk
# boto3
# moto
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
cfn-lint==1.10.3
cfn-lint==1.18.4
# via moto
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
cryptography==43.0.0
cryptography==43.0.3
# via
# moto
# python-jose
# sshpubkeys
dill==0.3.8
dill==0.3.9
# via pylint
distro==1.9.0
# via
Expand All @@ -62,9 +62,9 @@ future==1.0.0
# via pyresttest
google-compute-engine==2.8.13
# via -r requirements/base.txt
graphql-core==3.2.3
graphql-core==3.2.5
# via moto
idna==3.8
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -79,7 +79,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
jsondiff==2.2.0
jsondiff==2.2.1
# via moto
jsonpatch==1.33
# via cfn-lint
Expand All @@ -98,7 +98,7 @@ jsonschema-specifications==2023.12.1
# openapi-schema-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
markupsafe==2.1.5
markupsafe==3.0.2
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -113,7 +113,7 @@ moto[cloudformation]==4.2.14
# -r requirements/test.in
mpmath==1.3.0
# via sympy
networkx==3.3
networkx==3.4.2
# via cfn-lint
openapi-schema-validator==0.6.2
# via openapi-spec-validator
Expand All @@ -125,31 +125,31 @@ pathable==0.4.3
# via jsonschema-path
pep8==1.7.1
# via -r requirements/test.in
platformdirs==4.2.2
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via pytest
py-partiql-parser==0.5.0
# via moto
pyasn1==0.6.0
pyasn1==0.6.1
# via
# python-jose
# rsa
pycparser==2.22
# via cffi
pycurl==7.45.3
# via pyresttest
pydantic==2.8.2
pydantic==2.9.2
# via aws-sam-translator
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
pylint==3.2.6
pylint==3.3.1
# via -r requirements/test.in
pyparsing==3.1.4
pyparsing==3.2.0
# via moto
pyresttest==1.7.1
# via -r requirements/test.in
pytest==8.3.2
pytest==8.3.3
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -171,7 +171,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.7.24
regex==2024.9.11
# via cfn-lint
requests==2.32.3
# via
Expand All @@ -183,13 +183,13 @@ responses==0.25.3
# via moto
rfc3339-validator==0.1.4
# via openapi-schema-validator
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
rsa==4.9
# via python-jose
s3transfer==0.10.2
s3transfer==0.10.3
# via
# -r requirements/base.txt
# boto3
Expand All @@ -201,7 +201,7 @@ six==1.16.0
# rfc3339-validator
sshpubkeys==3.3.1
# via moto
sympy==1.13.2
sympy==1.13.3
# via cfn-lint
tomlkit==0.13.2
# via pylint
Expand All @@ -211,18 +211,18 @@ typing-extensions==4.12.2
# cfn-lint
# pydantic
# pydantic-core
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/base.txt
# botocore
# docker
# requests
# responses
werkzeug==3.0.4
werkzeug==3.1.2
# via moto
wrapt==1.16.0
# via aws-xray-sdk
xmltodict==0.13.0
xmltodict==0.14.2
# via moto

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit e6a151f

Please sign in to comment.