Bumps the backend group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [askama_axum](https://github.com/djc/askama) | `0.3.0` | `0.4.0` |
| [async-channel](https://github.com/smol-rs/async-channel) | `2.1.0` | `2.1.1` |
| [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.2` |
| [clap](https://github.com/clap-rs/clap) | `4.4.8` | `4.4.11` |
| [config](https://github.com/mehcode/config-rs) | `0.13.3` | `0.13.4` |
| [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.20` | `0.4.21` |
| [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.1.0` | `9.2.0` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.59` | `0.10.61` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.0` |
| [tower-http](https://github.com/tower-rs/tower-http) | `0.4.4` | `0.5.0` |
| [mockall](https://github.com/asomers/mockall) | `0.11.4` | `0.12.0` |
Updates `askama_axum` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/djc/askama/releases)
- [Commits](djc/askama@0.3.0...0.4.0)
Updates `async-channel` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/smol-rs/async-channel/releases)
- [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-channel@v2.1.0...v2.1.1)
Updates `axum` from 0.6.20 to 0.7.2
- [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.6.20...axum-v0.7.2)
Updates `clap` from 4.4.8 to 4.4.11
- [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.8...v4.4.11)
Updates `config` from 0.13.3 to 0.13.4
- [Changelog](https://github.com/mehcode/config-rs/blob/v0.13.4/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.13.3...v0.13.4)
Updates `ignore` from 0.4.20 to 0.4.21
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/commits)
Updates `jsonwebtoken` from 9.1.0 to 9.2.0
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v9.1.0...v9.2.0)
Updates `openssl` from 0.10.59 to 0.10.61
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.59...openssl-v0.10.61)
Updates `tokio` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.0)
Updates `tower-http` from 0.4.4 to 0.5.0
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.5.0)
Updates `mockall` from 0.11.4 to 0.12.0
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.11.4...v0.12.0)
---
updated-dependencies:
- dependency-name: askama_axum
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: async-channel
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-minor
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-patch
dependency-group: backend
- dependency-name: ignore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: jsonwebtoken
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: backend
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: tower-http
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
- dependency-name: mockall
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: backend
...
Signed-off-by: dependabot[bot] <[email protected]>