Bump flit from 3.9.0 to 3.10.0

Bumps [flit](https://github.com/pypa/flit) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](https://github.com/pypa/flit/compare/3.9.0...3.10.0)

---
updated-dependencies:
- dependency-name: flit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 14:47:12 +00:00 committed by GitHub
parent f9349de48e
commit 8c6d9a2d87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ dev = [
"build>=1.2",
"coverage==7.6.1",
"flake8==7.1.1",
"flit==3.9.0",
"flit==3.10.0",
"mypy==1.11.2",
"usort==1.0.8.post1",
"ufmt==2.7.1",