Skip to content

Commit ec24924

Browse files
Bump flynt from 0.76 to 0.78
Bumps [flynt](https://github.com/ikamensh/flynt) from 0.76 to 0.78. - [Changelog](https://github.com/ikamensh/flynt/blob/master/CHANGELOG.md) - [Commits](ikamensh/flynt@0.76...0.78) --- updated-dependencies: - dependency-name: flynt dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a32d3b commit ec24924

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tox = "*"
7070
mypy = "^1.3"
7171
isort = "^5.11.5"
7272
black = "^22.8.0"
73-
flynt = "^0.76"
73+
flynt = "^0.78"
7474
deptry = { version = "^0.11.0", python = ">=3.8" }
7575

7676
[tool.poetry.scripts]

0 commit comments

Comments
 (0)