Skip to content

Commit f92ef69

Browse files
Merge pull request #177 from nextmv-io/merschformann/bump-nextpipe
Bumps nextpipe to latest
2 parents 995c67e + 96e4695 commit f92ef69

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

python-gurobi-price-optimization/main.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@
10711071
"%%writefile workflow/requirements.txt\n",
10721072
"pandas==2.2.2\n",
10731073
"nextmv==0.40.0\n",
1074-
"nextpipe==0.5.0"
1074+
"nextpipe==0.6.0"
10751075
]
10761076
},
10771077
{
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nextmv==0.40.0
2-
nextpipe==0.5.0
2+
nextpipe==0.6.0
33
pandas==2.2.3
44
databricks-sdk
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nextmv==0.40.0
2-
nextpipe==0.5.0
2+
nextpipe==0.6.0
33
pandas==2.2.3
44
databricks-sdk

python-wf-ortools-region-allocation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nextpipe==0.5.0
1+
nextpipe==0.6.0
22
nextmv==0.40.0
33
requests==2.32.4
44
plotly==6.1.0

0 commit comments

Comments
 (0)