Skip to content

Commit 570dc79

Browse files
chore: bump fable-library from 5.0.0a21 to 5.0.0a22 (#192)
Bumps [fable-library](https://fable.io) from 5.0.0a21 to 5.0.0a22. --- updated-dependencies: - dependency-name: fable-library dependency-version: 5.0.0a22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e110a8 commit 570dc79

File tree

2 files changed

+86
-62
lines changed

2 files changed

+86
-62
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.0a21",
10+
"fable-library==5.0.0a22",
1111
]
1212

1313
[project.urls]

0 commit comments

Comments
 (0)