Bumps the backend group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` |
| [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.9` |
| [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` |
| [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.38.0` |
| [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.118` | `1.0.120` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` |
| [http-body](https://github.com/hyperium/http-body) | `1.0.0` | `1.0.1` |
| [hyper](https://github.com/hyperium/hyper) | `1.3.1` | `1.4.1` |
Updates `async-trait` from 0.1.80 to 0.1.81
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.80...0.1.81)
Updates `clap` from 4.5.7 to 4.5.9
- [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.7...v4.5.9)
Updates `config` from 0.13.4 to 0.14.0
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.13.4...0.14.0)
Updates `octocrab` from 0.33.3 to 0.38.0
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.33.3...v0.38.0)
Updates `serde` from 1.0.203 to 1.0.204
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.203...v1.0.204)
Updates `serde_json` from 1.0.118 to 1.0.120
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.118...v1.0.120)
Updates `thiserror` from 1.0.61 to 1.0.62
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.61...1.0.62)
Updates `uuid` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.9.1...1.10.0)
Updates `http-body` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/hyperium/http-body/releases)
- [Commits](hyperium/http-body@v1.0.0...v1.0.1)
Updates `hyper` from 1.3.1 to 1.4.1
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.3.1...v1.4.1)
---
updated-dependencies:
- dependency-name: async-trait
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-patch
dependency-group: backend
- dependency-name: config
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: octocrab
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: http-body
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
...
Signed-off-by: dependabot[bot] <[email protected]>