Bumps the backend group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.88` | `1.0.89` |
| [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.6` |
| [clap](https://github.com/clap-rs/clap) | `4.5.17` | `4.5.18` |
| [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` |
| [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.40.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` |
| [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.11` | `0.7.12` |
| [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.1` |
Updates `anyhow` from 1.0.88 to 1.0.89
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.88...1.0.89)
Updates `axum` from 0.7.5 to 0.7.6
- [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.5...axum-v0.7.6)
Updates `clap` from 4.5.17 to 4.5.18
- [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.17...clap_complete-v4.5.18)
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.40.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.40.0)
Updates `thiserror` from 1.0.63 to 1.0.64
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.63...1.0.64)
Updates `tokio-postgres` from 0.7.11 to 0.7.12
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.11...tokio-postgres-v0.7.12)
Updates `tower-http` from 0.5.2 to 0.6.1
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.1)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- 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-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: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: tokio-postgres
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-minor
dependency-group: backend
...
Signed-off-by: dependabot[bot] <[email protected]>