build: bump pest from 2.3.0 to 2.3.1 (#4359)

Bumps [pest](https://github.com/pest-parser/pest) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-09-13 10:56:45 +02:00
committed by GitHub
parent bdf0c8262a
commit bbd0126663
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ once_cell = "1.14.0"
open = "3.0.2"
os_info = "3.5.0"
path-slash = "0.2.1"
pest = "2.2.1"
pest = "2.3.1"
pest_derive = "2.3.0"
quick-xml = "0.24.0"
rand = "0.8.5"