Skip to content

Commit b7cfb66

Browse files
Bump black from 22.10.0 to 24.3.0 in /examples/timeflies (#113)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07f6de8 commit b7cfb66

File tree

2 files changed

+68
-88
lines changed

2 files changed

+68
-88
lines changed

examples/timeflies/poetry.lock

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

examples/timeflies/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fable-library = ">=0.8.0"
1717
#fsharp-control-async-rx = {path = "./fable_modules/fsharp-control-async-rx", develop = true}
1818

1919
[tool.poetry.group.dev.dependencies]
20-
black = "^22.10.0"
20+
black = "^24.3.0"
2121

2222
[build-system]
2323
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)