Skip to content

Commit

Permalink
build(deps): bump the prod-dependencies group with 5 updates (#145)
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.34` | `1.34.39` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.34` | `1.34.39` |
| [botocore](https://github.com/boto/botocore) | `1.34.34` | `1.34.39` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.34` | `1.34.39` |
| [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.0` | `3.3.1` |


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

Updates `boto3-stubs` from 1.34.34 to 1.34.39
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `botocore-stubs` from 1.34.34 to 1.34.39
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `jaraco-classes` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/jaraco/jaraco.classes/releases)
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.classes@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: boto3-stubs
  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
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: jaraco-classes
  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 Feb 12, 2024
1 parent 48ec48d commit 66da985
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
alabaster==0.7.16
Babel==2.14.0
boto3==1.34.34
boto3-stubs==1.34.34
botocore==1.34.34
botocore-stubs==1.34.34
boto3==1.34.39
boto3-stubs==1.34.39
botocore==1.34.39
botocore-stubs==1.34.39
build==1.0.3
certifi==2024.2.2
charset-normalizer==3.3.2
Expand All @@ -14,7 +14,7 @@ idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
iniconfig==2.0.0
jaraco.classes==3.3.0
jaraco.classes==3.3.1
Jinja2==3.1.3
jmespath==1.0.1
keyring==24.3.0
Expand Down

0 comments on commit 66da985

Please sign in to comment.