Skip to content

Commit f6474ea

Browse files
chore(deps): bump agentscope from 1.0.18 to 1.0.19.post1
Bumps [agentscope](https://github.com/agentscope-ai/agentscope) from 1.0.18 to 1.0.19.post1. - [Release notes](https://github.com/agentscope-ai/agentscope/releases) - [Changelog](https://github.com/agentscope-ai/agentscope/blob/main/docs/changelog.md) - [Commits](agentscope-ai/agentscope@v1.0.18...v1.0.19.post1) --- updated-dependencies: - dependency-name: agentscope dependency-version: 1.0.19.post1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1e9d39 commit f6474ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.10,<3.14"
77
license = {text = "Apache-2.0"}
88
dependencies = [
9-
"agentscope==1.0.18",
9+
"agentscope==1.0.19.post1",
1010
"agentscope-runtime==1.1.3",
1111
"exceptiongroup>=1.2.0; python_version < '3.11'",
1212
"uvicorn>=0.40.0",

0 commit comments

Comments
 (0)