Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the backend group with 5 updates (#564)
Bumps the backend group with 5 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.3` | `0.7.4` | | [clap](https://github.com/clap-rs/clap) | `4.4.14` | `4.5.1` | | [mockito](https://github.com/lipanski/mockito) | `1.2.0` | `1.4.0` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.34` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.0` | `0.5.2` | Updates `axum` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.3...axum-v0.7.4) Updates `clap` from 4.4.14 to 4.5.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.14...clap_complete-v4.5.1) Updates `mockito` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.2.0...1.4.0) Updates `time` from 0.3.31 to 0.3.34 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.31...v0.3.34) Updates `tower-http` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.0...tower-http-0.5.2) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information