Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.69` | `1.34.74` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.69` | `1.34.74` |
| [botocore](https://github.com/boto/botocore) | `1.34.69` | `1.34.74` |
| [build](https://github.com/pypa/build) | `1.1.1` | `1.2.1` |
| [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.1` | `3.4.0` |
| [nh3](https://github.com/messense/nh3) | `0.2.15` | `0.2.17` |


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

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

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

Updates `build` from 1.1.1 to 1.2.1
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.1.1...1.2.1)

Updates `jaraco-classes` from 3.3.1 to 3.4.0
- [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.1...v3.4.0)

Updates `nh3` from 0.2.15 to 0.2.17
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](messense/nh3@v0.2.15...v0.2.17)

---
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: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: jaraco-classes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: nh3
  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>
Co-authored-by: Emmanuel Hadoux <[email protected]>
  • Loading branch information
dependabot[bot] and EHadoux authored Apr 3, 2024
1 parent eb57ee8 commit 94a5bb0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
alabaster==0.7.16
Babel==2.14.0
boto3==1.34.69
boto3-stubs==1.34.69
botocore==1.34.69
boto3==1.34.74
boto3-stubs==1.34.74
botocore==1.34.74
botocore-stubs==1.34.69
build==1.1.1
build==1.2.1
certifi==2024.2.2
charset-normalizer==3.3.2
coverage==7.4.4
Expand All @@ -14,7 +14,7 @@ idna==3.6
imagesize==1.4.1
importlib-metadata==7.1.0
iniconfig==2.0.0
jaraco.classes==3.3.1
jaraco.classes==3.4.0
Jinja2==3.1.3
jmespath==1.0.1
keyring==24.3.1
Expand All @@ -24,7 +24,7 @@ mdurl==0.1.2
more-itertools==10.2.0
mypy-boto3-cognito-identity==1.34.0
mypy-boto3-cognito-idp==1.34.59
nh3==0.2.15
nh3==0.2.17
packaging==24.0
pkginfo==1.10.0
pluggy==1.4.0
Expand Down

0 comments on commit 94a5bb0

Please sign in to comment.