Skip to content

Commit 6cc5361

Browse files
deps: bump cyclopts in the prod-deps group across 1 directory
Bumps the prod-deps group with 1 update in the / directory: [cyclopts](https://github.com/BrianPugh/cyclopts). Updates `cyclopts` from 3.24.0 to 4.5.1 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v3.24.0...v4.5.1) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db9dfb0 commit 6cc5361

File tree

2 files changed

+26
-14
lines changed

2 files changed

+26
-14
lines changed

poetry.lock

Lines changed: 25 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = ">=3.10,<3.14"
1111
geopandas = "<1.0"
1212
# Below 1.0 keeps Shapely <2.0, to avoid conflicts with nrel-disco's requirements for Shapely (via pydss)
1313
# Comes from uo-sdk using both this and nrel-disco
14-
cyclopts = "^3.24.0"
14+
cyclopts = "^4.5.1"
1515
# release mode
1616
# geojson-modelica-translator = "^0.12.0"
1717
# pre-release mode, use github

0 commit comments

Comments
 (0)