Skip to content

Commit 75deb52

Browse files
chore(deps): bump cpex in /plugins/examples/nemocheck (#117)
Bumps [cpex](https://github.com/contextforge-org/contextforge-plugins-framework) from 0.1.0.dev10 to 0.1.0.dev11. - [Changelog](https://github.com/contextforge-org/contextforge-plugins-framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/contextforge-org/contextforge-plugins-framework/commits) --- updated-dependencies: - dependency-name: cpex dependency-version: 0.1.0.dev11 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 3eb1aa8 commit 75deb52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/examples/nemocheck/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ authors = [
4444
]
4545

4646
dependencies = [
47-
"cpex==0.1.0.dev10",
47+
"cpex==0.1.0.dev11",
4848
"mcp>=1.16.0",
4949
"requests>=2.33.1",
5050
]

0 commit comments

Comments
 (0)