Skip to content

Commit 61aaccd

Browse files
chore(deps): update eoapi-cdk requirement in the all-dependencies group
Updates the requirements on [eoapi-cdk](https://github.com/developmentseed/eoapi-cdk) to permit the latest version. Updates `eoapi-cdk` to 11.1.0 - [Release notes](https://github.com/developmentseed/eoapi-cdk/releases) - [Changelog](https://github.com/developmentseed/eoapi-cdk/blob/main/CHANGELOG.md) - [Commits](developmentseed/eoapi-cdk@v10.3.0...v11.1.0) --- updated-dependencies: - dependency-name: eoapi-cdk dependency-version: 11.1.0 dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afa448c commit 61aaccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
77
dependencies = [
88
"boto3>=1.40.64",
9-
"eoapi-cdk>=10.3.0,<11",
9+
"eoapi-cdk>=10.3.0,<12",
1010
"pydantic>=2.12.3",
1111
"pydantic-settings[yaml]>=2.11.0",
1212
"typing-extensions>=4.15.0",

0 commit comments

Comments
 (0)