Skip to content

Commit

Permalink
build(deps): bump the prod-dependencies group with 4 updates (#152)
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 4 updates: [alabaster](https://github.com/sphinx-doc/alabaster), [autodocsumm](https://github.com/Chilipp/autodocsumm), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


Updates `alabaster` from 0.7.13 to 0.7.15
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](sphinx-doc/alabaster@0.7.13...0.7.15)

Updates `autodocsumm` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/Chilipp/autodocsumm/releases)
- [Commits](Chilipp/autodocsumm@v0.2.11...v0.2.12)

Updates `boto3` from 1.34.11 to 1.34.14
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.11...1.34.14)

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

---
updated-dependencies:
- dependency-name: alabaster
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: autodocsumm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 52cacc3 commit 082608c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
alabaster==0.7.13
alabaster==0.7.15
apeye==1.4.1
apeye-core==1.1.4
autodocsumm==0.2.11
autodocsumm==0.2.12
aws-requests-auth==0.4.3
Babel==2.14.0
beautifulsoup4==4.12.2
boto3==1.34.11
botocore==1.34.11
boto3==1.34.14
botocore==1.34.14
CacheControl==0.13.1
certifi==2023.11.17
charset-normalizer==3.3.2
Expand Down

0 comments on commit 082608c

Please sign in to comment.