Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the fetcher group in /app/fetcher with 6 updates (#68)
Bumps the fetcher group in /app/fetcher with 6 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.92` | `1.0.93` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.5.9` | `1.5.10` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.52.0` | `1.54.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | Updates `anyhow` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.93) Updates `aws-config` from 1.5.9 to 1.5.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-dynamodb` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetcher - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetcher - dependency-name: aws-sdk-dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fetcher - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetcher - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetcher - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetcher ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information