1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

build(deps): bump the apalis group with 2 updates

Bumps the apalis group with 2 updates: apalis-core and apalis-cron.


Updates `apalis-core` from 0.4.5 to 0.4.6

Updates `apalis-cron` from 0.4.5 to 0.4.6

---
updated-dependencies:
- dependency-name: apalis-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apalis
- dependency-name: apalis-cron
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apalis
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-13 19:08:44 +00:00
committed by Quentin Gliech
parent 65329253a5
commit f1570de50c
3 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@ chrono.workspace = true
thiserror.workspace = true
futures-util = "0.3.28"
apalis-core = { version = "0.4.5", features = ["tokio-comp"] }
apalis-core = { version = "0.4.6", features = ["tokio-comp"] }
opentelemetry.workspace = true
rand_core = "0.6.4"
serde.workspace = true