Skip to content

Commit f2ff65d

Browse files
Bump flynt from 0.78 to 1.0.0
Bumps [flynt](https://github.com/ikamensh/flynt) from 0.78 to 1.0.0. - [Changelog](https://github.com/ikamensh/flynt/blob/master/CHANGELOG.md) - [Commits](ikamensh/flynt@0.78...1.0.0) --- updated-dependencies: - dependency-name: flynt dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ba7d33 commit f2ff65d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 @@ pytest = "^7"
7070
pytest-flake8 = "*"
7171
pytest-cov = "*"
7272
mypy = "^1.4"
73-
flynt = "^0.78"
73+
flynt = "^1.0"
7474
deptry = "^0.12.0"
7575

7676
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)