Bump usort from 1.0.7 to 1.0.8.post1 (#161)

Bumps [usort](https://github.com/facebook/usort) from 1.0.7 to 1.0.8.post1.
- [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/usort/compare/v1.0.7...v1.0.8.post1)

---
updated-dependencies:
- dependency-name: usort
  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] 2024-03-24 14:01:58 -07:00 committed by GitHub
parent 83d4343917
commit 7f2155f7e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dev = [
"flake8==7.0.0",
"flit==3.9.0",
"mypy==1.8.0",
"usort==1.0.7",
"usort==1.0.8.post1",
"ufmt==2.3.0",
]
docs = [