Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
reweeden committed Apr 23, 2024
1 parent 4463527 commit db1f4d2
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 52 deletions.
42 changes: 21 additions & 21 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# pip-compile requirements/requirements-dev.in
#
boto3==1.34.50
boto3==1.34.90
# via
# -r requirements/requirements-dev.in
# moto
botocore==1.34.50
botocore==1.34.90
# via
# -c requirements/requirements.txt
# boto3
# moto
# s3transfer
build==1.0.3
build==1.2.1
# via pip-tools
certifi==2024.2.2
# via requests
Expand All @@ -28,7 +28,7 @@ click==8.1.7
# via
# -c requirements/requirements.txt
# pip-tools
coverage[toml]==7.4.3
coverage[toml]==7.5.0
# via
# coverage
# pytest-cov
Expand All @@ -40,11 +40,11 @@ deprecated==1.2.14
# via opentelemetry-api
docker==7.0.0
# via moto
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
idna==3.6
idna==3.7
# via requests
importlib-metadata==6.11.0
importlib-metadata==7.0.0
# via
# build
# opentelemetry-api
Expand All @@ -64,36 +64,36 @@ markupsafe==2.1.5
# -c requirements/requirements.txt
# jinja2
# werkzeug
moto[awslambda]==5.0.2
moto[awslambda]==5.0.5
# via -r requirements/requirements-dev.in
opentelemetry-api==1.23.0
opentelemetry-api==1.24.0
# via opentelemetry-instrumentation
opentelemetry-instrumentation==0.44b0
opentelemetry-instrumentation==0.45b0
# via -r requirements/requirements-dev.in
packaging==23.2
packaging==24.0
# via
# build
# docker
# pytest
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/requirements-dev.in
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pycparser==2.21
pycparser==2.22
# via
# -c requirements/requirements.txt
# cffi
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/requirements-dev.in
# pytest-cov
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/requirements-dev.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -c requirements/requirements.txt
# botocore
Expand All @@ -110,7 +110,7 @@ requests==2.31.0
# responses
responses==0.25.0
# via moto
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
six==1.16.0
# via
Expand All @@ -130,9 +130,9 @@ urllib3==1.26.18
# docker
# requests
# responses
werkzeug==3.0.1
werkzeug==3.0.2
# via moto
wheel==0.42.0
wheel==0.43.0
# via
# -c requirements/requirements.txt
# pip-tools
Expand All @@ -142,7 +142,7 @@ wrapt==1.16.0
# opentelemetry-instrumentation
xmltodict==0.13.0
# via moto
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
30 changes: 18 additions & 12 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,18 @@ colorama==0.4.6
# via mkdocs-material
ghp-import==2.1.0
# via mkdocs
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.1.0
# via
# markdown
# mkdocs
# mkdocs-get-deps
jinja2==3.1.3
# via
# mkdocs
# mkdocs-material
markdown==3.5.2
markdown==3.6
# via
# mkdocs
# mkdocs-material
Expand All @@ -36,42 +37,47 @@ markupsafe==2.1.5
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
# via
# mkdocs
# mkdocs-get-deps
mkdocs==1.5.3
# via
# -r requirements/requirements-docs.in
# mkdocs-asf-theme
# mkdocs-material
mkdocs-asf-theme==0.3.2
# via -r requirements/requirements-docs.in
mkdocs-material==9.5.11
mkdocs-material==9.5.18
# via mkdocs-asf-theme
mkdocs-material-extensions==1.3.1
# via mkdocs-material
packaging==23.2
packaging==24.0
# via mkdocs
paginate==0.5.6
# via mkdocs-material
pathspec==0.12.1
# via mkdocs
platformdirs==4.2.0
# via mkdocs
platformdirs==4.2.1
# via
# mkdocs
# mkdocs-get-deps
pygments==2.17.2
# via mkdocs-material
pymdown-extensions==10.7
pymdown-extensions==10.8
# via mkdocs-material
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via ghp-import
pytz==2024.1
# via babel
pyyaml==6.0.1
# via
# mkdocs
# mkdocs-get-deps
# pymdown-extensions
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
regex==2023.12.25
regex==2024.4.16
# via mkdocs-material
requests==2.31.0
# via mkdocs-material
Expand All @@ -81,5 +87,5 @@ urllib3==2.2.1
# via requests
watchdog==4.0.0
# via mkdocs
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata
8 changes: 4 additions & 4 deletions requirements/requirements-make.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements/requirements-make.in
#
importlib-metadata==7.0.1
importlib-metadata==7.1.0
# via markdown
jinja2==3.1.3
# via -r requirements/requirements-make.in
markdown==3.5.2
markdown==3.6
# via
# -r requirements/requirements-make.in
# pymdown-extensions
markupsafe==2.1.5
# via jinja2
pygments==2.17.2
# via -r requirements/requirements-make.in
pymdown-extensions==10.7
pymdown-extensions==10.8
# via -r requirements/requirements-make.in
pyyaml==6.0.1
# via pymdown-extensions
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata
18 changes: 9 additions & 9 deletions requirements/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,39 @@
#
# pip-compile requirements/requirements-test.in
#
boto3==1.34.50
boto3==1.34.90
# via -r requirements/requirements-test.in
botocore==1.34.50
botocore==1.34.90
# via
# boto3
# s3transfer
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
idna==3.6
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.0.2
pytest==8.1.1
# via -r requirements/requirements-test.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.1
# via -r requirements/requirements-test.in
requests==2.31.0
# via -r requirements/requirements-test.in
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
six==1.16.0
# via python-dateutil
Expand Down
12 changes: 6 additions & 6 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
blessed==1.20.0
# via inquirer
botocore==1.34.50
botocore==1.34.90
# via chalice
cachetools==5.0.0
# via
# -r requirements/requirements.in
# rain-api-core
cffi==1.16.0
# via cryptography
cfnresponse==1.1.2
cfnresponse==1.1.4
# via -r requirements/requirements.in
chalice==1.31.0
# via -r requirements/requirements.in
Expand All @@ -36,13 +36,13 @@ netaddr==1.2.1
# via
# -r requirements/requirements.in
# rain-api-core
pycparser==2.21
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via
# pyjwt
# rain-api-core
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
python-editor==1.0.4
# via inquirer
Expand All @@ -52,7 +52,7 @@ pyyaml==6.0.1
# rain-api-core
rain-api-core @ git+https://github.com/asfadmin/rain-api-core.git@a9a00d126878f56213af972f6fb5bf6bb1490909
# via -r requirements/requirements.in
readchar==4.0.5
readchar==4.0.6
# via inquirer
six==1.16.0
# via
Expand All @@ -65,7 +65,7 @@ urllib3==1.26.18
# cfnresponse
wcwidth==0.2.13
# via blessed
wheel==0.42.0
wheel==0.43.0
# via chalice

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

0 comments on commit db1f4d2

Please sign in to comment.