Skip to content

build(deps): Update pulp requirement from <2.8.0 to <3.4.0#350

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pulp-lt-3.4.0
Open

build(deps): Update pulp requirement from <2.8.0 to <3.4.0#350
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pulp-lt-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pulp to permit the latest version.

Release notes

Sourced from pulp's releases.

3.3.2

Full Changelog: coin-or/pulp@3.3.1...3.3.2

Changelog

Sourced from pulp's changelog.

3.3.2 2026-05-25 PULP_CBC_CMD deprecated (removed in PuLP 4.0); use pip install pulp[cbc] and COIN_CMD instead default solver prefers COIN_CMD when CBC is available on PATH set_v4_migration_warnings(False) silences migration warnings compatible with Python 3.10 and up 3.3.1 2026-04-30 PuLP 4.0 migration helpers: LpProblem.add_variable*, constraints() as list, get_constraint_by_name deprecations for legacy LpVariable construction, dict-like prob.constraints, addVariable / addVariables, LpConstraintVar 3.3.0 2025-09-18 fixed some docs changes to unit tests mypy fixes fixes to GUROBI API callbacks in CPLEX_PY API fixes to CUOPT API compatibility with new XPRESS_PY API allow joint installation of python-based APIs initial experimental Rust core (crate pulp-rust-core) and optional pulp._rustcore extension exposed via LpProblem.toRustModel 3.2.0 2025-05-29 Callbacks in HiGHS solver Added CuOpt solver 3.1.0 2025-03-24 cleaned old configuration files and functions moved to pyproject.toml instead of setup.py migrate to uv packaging support python >= 3.9 add incomplete CyLP solver API 3.0.0 2025-02-19 Improved performance for large models new solvers: SAS SAS94 and SASCAS improvements to HiGHS API some typing added Add support for bound type MI in MPS reading minor fixes 2.9.0 2024-07-12 HiGHS available as solver added HiGHS_CMD to github actions deactivated warnings on msg=False minor fixes 2.8.0 2024-01-12 mip start in HiGHS_CMD and SCIP_PY GUROBI solver with environment handling added COPT solver added gurobi, highs, xpress, copt to github actions cbc arm binary fixes to SCIPS took out deprecations in arguments 2.7.0 added HiGHS solver

... (truncated)

Commits
  • c9135c5 fixes bring more errors
  • 2a0a6e4 check if it passes tests now
  • 1c9cec6 fixed the missing change for new cbc solver
  • 97a2e59 python 3.10 and up
  • ca08a4f deprecation messages for PULP_CBC_CMD solver
  • 1f84edb black linter
  • 9d3610f it seems highspy has an issue regardless of using rust core
  • 77075c8 changed LpVariable to add_variable
  • 07c7b5e make 3.3.1 consistent with new API.
  • eec1bec fix cylp errors
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pulp](https://github.com/coin-or/pulp) to permit the latest version.
- [Release notes](https://github.com/coin-or/pulp/releases)
- [Changelog](https://github.com/coin-or/pulp/blob/master/HISTORY)
- [Commits](coin-or/pulp@1.5.8...3.3.2)

---
updated-dependencies:
- dependency-name: pulp
  dependency-version: 3.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants