Skip to content

chore: Allow PuLP 3.3#3745

Merged
johanneskoester merged 1 commit intosnakemake:mainfrom
musicinmybrain:pulp-3.3
Sep 19, 2025
Merged

chore: Allow PuLP 3.3#3745
johanneskoester merged 1 commit intosnakemake:mainfrom
musicinmybrain:pulp-3.3

Conversation

@musicinmybrain
Copy link
Copy Markdown
Contributor

Similar to #3609 and previous PR’s. Now the current version of PuLP is 3.3.0. Nothing in the changes from 3.2.2 to 3.3.0 seems like it should cause any obvious problems for Snakemake, so let’s try to keep up with the latest PuLP releases.

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
  • The documentation (docs/) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).

@johanneskoester johanneskoester merged commit 063aeaf into snakemake:main Sep 19, 2025
78 checks passed
kjohnsen pushed a commit to kjohnsen/snakemake that referenced this pull request Dec 15, 2025
<!--Add a description of your PR here-->
Similar to snakemake#3609 and previous
PR’s. Now the current version of PuLP is
[3.3.0](https://github.com/coin-or/pulp/releases/tag/3.3.0). Nothing in
the changes [from 3.2.2 to
3.3.0](coin-or/pulp@3.2.2...3.3.0) seems like
it should cause any obvious problems for Snakemake, so let’s try to keep
up with the latest PuLP releases.

### QC
<!-- Make sure that you can tick the boxes below. -->

* [x] The PR contains a test case for the changes or the changes are
already covered by an existing test case.
* [x] The documentation (`docs/`) is updated to reflect the changes or
this is not necessary (e.g. if the change does neither modify the
language nor the behavior or functionalities of Snakemake).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants