Skip to content

Commit afcb269

Browse files
chore: Bump fable-library from 5.0.0rc5 to 5.0.0rc6 (#233)
Bumps [fable-library](https://fable.io) from 5.0.0rc5 to 5.0.0rc6. --- updated-dependencies: - dependency-name: fable-library dependency-version: 5.0.0rc6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 953acd8 commit afcb269

File tree

2 files changed

+56
-61
lines changed

2 files changed

+56
-61
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">= 3.12, < 4"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"fable-library==5.0.0rc5",
10+
"fable-library==5.0.0rc6",
1111
]
1212

1313
[project.urls]

0 commit comments

Comments
 (0)