Bumps the cli group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.60.0` | `1.63.0` |
| [axum](https://github.com/tokio-rs/axum) | `0.7.7` | `0.7.9` |
| [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` |
| [mockall](https://github.com/asomers/mockall) | `0.13.0` | `0.13.1` |
| [mockito](https://github.com/lipanski/mockito) | `1.5.0` | `1.6.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` |
| [tower-http](https://github.com/tower-rs/tower-http) | `0.6.1` | `0.6.2` |
| [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` |
Updates `aws-sdk-s3` from 1.60.0 to 1.63.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
Updates `axum` from 0.7.7 to 0.7.9
- [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.7...axum-v0.7.9)
Updates `clap` from 4.5.20 to 4.5.21
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.21)
Updates `mockall` from 0.13.0 to 0.13.1
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.13.0...v0.13.1)
Updates `mockito` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](lipanski/mockito@1.5.0...1.6.1)
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 `tower-http` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.6.1...tower-http-0.6.2)
Updates `url` from 2.5.3 to 2.5.4
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.3...v2.5.4)
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cli
- dependency-name: axum
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
- dependency-name: mockall
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
- dependency-name: mockito
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cli
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
- dependency-name: tower-http
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cli
...
Signed-off-by: dependabot[bot] <[email protected]>