Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.34` | `1.35.49` |
| [botocore](https://github.com/boto/botocore) | `1.35.34` | `1.35.49` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |
| [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` |
| [s3transfer](https://github.com/boto/s3transfer) | `0.10.2` | `0.10.3` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.25.0` |
| [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.3.2` | `3.3.3` |
| [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.0` | `3.0.1` |



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

Updates `botocore` from 1.35.34 to 1.35.49
- [Commits](boto/botocore@1.35.34...1.35.49)

Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

Updates `markupsafe` from 2.1.5 to 3.0.2
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.2)

Updates `rich` from 13.9.2 to 13.9.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.3)

Updates `s3transfer` from 0.10.2 to 0.10.3
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.2...0.10.3)

Updates `pydantic-core` from 2.23.4 to 2.25.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.25.0)

Updates `sphinx-autoapi` from 3.3.2 to 3.3.3
- [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.3.2...v3.3.3)

Updates `sphinx-rtd-theme` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@3.0.0...3.0.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: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: production-dependencies
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent cecbeca commit 2d99663
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions docs/requirements-docs.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sphinx-autoapi==3.3.2
sphinx-rtd-theme==3.0.0
sphinx-autoapi==3.3.3
sphinx-rtd-theme==3.0.1
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ sphinx==7.1.2
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autoapi==3.3.2
sphinx-autoapi==3.3.3
# via -r docs/requirements-docs.in
sphinx-click==6.0.0
# via -r docs/requirements-docs.in
sphinx-rtd-theme==3.0.0
sphinx-rtd-theme==3.0.1
# via -r docs/requirements-docs.in
sphinxcontrib-applehelp==2.0.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ aws-codeseeder==1.1.0
# via seed-farmer (setup.py)
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.34
boto3==1.35.49
# via aws-codeseeder
botocore==1.35.34
botocore==1.35.49
# via
# boto3
# s3transfer
Expand All @@ -27,7 +27,7 @@ cfn-flip==1.3.0
# via aws-codeseeder
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -63,7 +63,7 @@ jmespath==1.0.1
# botocore
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -75,7 +75,7 @@ property-manager==3.0
# via executor
pydantic==2.9.2
# via seed-farmer (setup.py)
pydantic-core==2.23.4
pydantic-core==2.25.0
# via pydantic
pygments==2.18.0
# via rich
Expand All @@ -99,11 +99,11 @@ requests==2.32.3
# via
# cookiecutter
# seed-farmer (setup.py)
rich==13.9.2
rich==13.9.3
# via
# cookiecutter
# seed-farmer (setup.py)
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via
Expand Down

0 comments on commit 2d99663

Please sign in to comment.