Skip to content

Commit

Permalink
chore(deps): update pulp requirement from <=2.7.0 to <=2.9.0
Browse files Browse the repository at this point in the history
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...2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1b16906 commit b80d8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"drmaa",
"pandas",
"pandera",
"pulp<=2.7.0",
"pulp<=2.9.0",
"pydantic",
"pyranges",
"pyyaml",
Expand Down

0 comments on commit b80d8c9

Please sign in to comment.