Skip to content

Commit

Permalink
Bump the production-dependencies group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.5` | `1.35.10` |
| [botocore](https://github.com/boto/botocore) | `1.35.5` | `1.35.10` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
| [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.23.1` |
| [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.2.1` | `3.3.1` |


Updates `boto3` from 1.35.5 to 1.35.10
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.5...1.35.10)

Updates `botocore` from 1.35.5 to 1.35.10
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.35.5...1.35.10)

Updates `certifi` from 2024.7.4 to 2024.8.30
- [Commits](certifi/python-certifi@2024.07.04...2024.08.30)

Updates `rich` from 13.7.1 to 13.8.0
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.1...v13.8.0)

Updates `pydantic-core` from 2.20.1 to 2.23.1
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.20.1...v2.23.1)

Updates `sphinx-autoapi` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v3.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sphinx-autoapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 52bcfa0 commit 3662949
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 58 deletions.
4 changes: 2 additions & 2 deletions docs/requirements-docs.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx-autoapi==3.2.1
sphinx-autoapi==3.3.1
sphinx-rtd-theme==2.0.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
Expand All @@ -14,4 +14,4 @@ PyYAML==6.0.2
urllib3~=1.26.19
wheel==0.44.0
typing-extensions==4.12.2
certifi~=2024.7.4
certifi~=2024.8.30
6 changes: 4 additions & 2 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ astroid==2.15.5
# via sphinx-autoapi
babel==2.12.1
# via sphinx
certifi==2024.7.4
certifi==2024.8.30
# via
# -r docs/requirements-docs.in
# requests
Expand Down Expand Up @@ -70,7 +70,7 @@ sphinx==7.1.2
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autoapi==3.2.1
sphinx-autoapi==3.3.1
# via -r docs/requirements-docs.in
sphinx-click==6.0.0
# via -r docs/requirements-docs.in
Expand Down Expand Up @@ -104,6 +104,8 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r docs/requirements-docs.in
# sphinx
stdlib-list==0.10.0
# via sphinx-autoapi
typing-extensions==4.12.2
# via
# -r docs/requirements-docs.in
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
awscli~=1.34.0
certifi~=2024.7.4
certifi~=2024.8.30
check-manifest~=0.48
mypy~=1.11
pip-tools~=7.4.1
Expand Down
67 changes: 21 additions & 46 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@ awscli==1.34.5
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.35.5
# via
# -c requirements.txt
# moto
# via moto
botocore==1.35.5
# via
# -c requirements.txt
# awscli
# boto3
# moto
Expand All @@ -24,29 +21,26 @@ build==1.2.1
# check-manifest
# pip-tools
# pyroma
certifi==2024.7.4
certifi==2024.8.30
# via
# -c requirements.txt
# -r requirements-dev.in
# requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via
# -c requirements.txt
# requests
# via requests
check-manifest==0.49
# via -r requirements-dev.in
click==8.1.7
# via
# -c requirements.txt
# pip-tools
# via pip-tools
colorama==0.4.6
# via awscli
coverage[toml]==7.6.0
# via pytest-cov
cryptography==42.0.8
# via moto
# via
# moto
# secretstorage
docutils==0.16
# via
# awscli
Expand All @@ -55,9 +49,7 @@ docutils==0.16
exceptiongroup==1.2.2
# via pytest
idna==3.8
# via
# -c requirements.txt
# requests
# via requests
importlib-metadata==8.0.0
# via
# build
Expand All @@ -71,30 +63,26 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jinja2==3.1.4
jeepney==0.8.0
# via
# -c requirements.txt
# moto
# keyring
# secretstorage
jinja2==3.1.4
# via moto
jmespath==1.0.1
# via
# -c requirements.txt
# boto3
# botocore
keyring==25.2.1
# via twine
markdown-it-py==3.0.0
# via
# -c requirements.txt
# rich
# via rich
markupsafe==2.1.5
# via
# -c requirements.txt
# jinja2
# werkzeug
mdurl==0.1.2
# via
# -c requirements.txt
# markdown-it-py
# via markdown-it-py
more-itertools==10.3.0
# via
# jaraco-classes
Expand All @@ -104,14 +92,11 @@ moto[codebuild,iam,s3,secretsmanager,ssm,sts]==5.0.13
mypy==1.11.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# -c requirements.txt
# mypy
# via mypy
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via
# -c requirements.txt
# build
# pyroma
# pytest
Expand All @@ -131,7 +116,6 @@ pydot==3.0.1
# via -r requirements-dev.in
pygments==2.18.0
# via
# -c requirements.txt
# pyroma
# readme-renderer
# rich
Expand All @@ -157,20 +141,17 @@ pytest-ordering==0.6
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# -c requirements.txt
# botocore
# moto
pyyaml==6.0.2
# via
# -c requirements.txt
# awscli
# moto
# responses
readme-renderer==43.0
# via twine
requests==2.32.3
# via
# -c requirements.txt
# -r requirements-dev.in
# moto
# pyroma
Expand All @@ -184,22 +165,19 @@ responses==0.25.3
rfc3986==2.0.0
# via twine
rich==13.7.1
# via
# -c requirements.txt
# twine
# via twine
rsa==4.7.2
# via awscli
ruff==0.6.2
# via -r requirements-dev.in
s3transfer==0.10.2
# via
# -c requirements.txt
# awscli
# boto3
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -c requirements.txt
# python-dateutil
# via python-dateutil
tomli==2.0.1
# via
# build
Expand All @@ -221,12 +199,9 @@ types-setuptools==73.0.0.20240822
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.12.2
# via
# -c requirements.txt
# mypy
# via mypy
urllib3==1.26.19
# via
# -c requirements.txt
# botocore
# requests
# responses
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ aws-codeseeder==1.1.0
# via seed-farmer (setup.py)
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.5
boto3==1.35.10
# via aws-codeseeder
botocore==1.35.5
botocore==1.35.10
# via
# boto3
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via
# aws-codeseeder
# requests
Expand Down Expand Up @@ -75,7 +75,7 @@ property-manager==3.0
# via executor
pydantic==2.8.2
# via seed-farmer (setup.py)
pydantic-core==2.20.1
pydantic-core==2.23.1
# via pydantic
pygments==2.18.0
# via rich
Expand All @@ -99,7 +99,7 @@ requests==2.32.3
# via
# cookiecutter
# seed-farmer (setup.py)
rich==13.7.1
rich==13.8.0
# via
# cookiecutter
# seed-farmer (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"pydantic>=2.8.2,<2.9.0",
"executor~=23.2",
"typing-extensions>=4.6.3",
"rich>=12.4,<13.8",
"rich>=12.4,<13.9",
"requests>=2.28,<2.33",
"python-dotenv>=0.21,<1.1",
"gitpython~=3.1.30",
"gitignore-parser~=0.1.2",
"pyyaml~=6.0.1",
"urllib3~=1.26.17",
"certifi>=2024.7.4,<2024.8.0",
"certifi>=2024.7.4,<2024.9.0",
"packaging>=23.2,<25.0",
],
entry_points={"console_scripts": ["seedfarmer = seedfarmer.__main__:main"]},
Expand Down

0 comments on commit 3662949

Please sign in to comment.