Bump chrono from 0.4.26 to 0.4.27 (#1286)

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.26...v0.4.27)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 11:20:35 +10:00
committed by GitHub
parent 844eda7626
commit b4ee6f2aa9
5 changed files with 7 additions and 7 deletions
@@ -17,5 +17,5 @@ pallet-staking = { path = "../../../frame/staking" }
sp-staking = { path = "../../../primitives/staking" }
# third party
chrono = { version = "0.4.19" }
chrono = { version = "0.4.27" }
num-format = "0.4.3"