Skip to content

Commit 8408f3a

Browse files
chore(deps-dev): update flit requirement
Updates the requirements on [flit](https://github.com/pypa/flit) to permit the latest version. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.2.0...3.12.0) --- updated-dependencies: - dependency-name: flit dependency-version: 3.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eed699b commit 8408f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ actions = [
4545
"twine ==6.2.0",
4646
]
4747
dev = [
48-
"flit >=3.2.0,<4.0.0",
48+
"flit >=3.12.0,<4.0.0",
4949
"mypy >=1.0.0,<1.21",
5050
"pip-audit >=2.4.4,<3.0.0",
5151
"pylint >=3.0.0,<4.1.0",

0 commit comments

Comments
 (0)