Skip to content

Commit bc4cefb

Browse files
Bump cplex from 22.1.0.0 to 22.1.1.1
Bumps [cplex](https://www.ibm.com/analytics/data-science/prescriptive-analytics/cplex-optimizer/) from 22.1.0.0 to 22.1.1.1. --- updated-dependencies: - dependency-name: cplex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ccfe7f commit bc4cefb

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

poetry.lock

Lines changed: 6 additions & 18 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
@@ -13,7 +13,7 @@ packages = [
1313
python = "^3.7.9"
1414
numpy = "^1.19.1"
1515
docplex = {version = "^2.25.236", optional = true, extras = ["cplex"]}
16-
cplex = {version = "^22.1.0.0", optional = true, extras = ["cplex"]}
16+
cplex = {version = "^22.1.1.1", optional = true, extras = ["cplex"]}
1717
gekko = {version = "^1.0.6", optional = true, extras = ["gekko"]}
1818

1919
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)