Skip to content

Commit

Permalink
Merge pull request #110 from davidusb-geek/dependabot/pip/skforecast-…
Browse files Browse the repository at this point in the history
…0.10.0

Bump skforecast from 0.9.1 to 0.10.0
  • Loading branch information
davidusb-geek authored Sep 22, 2023
2 parents c7bb4ac + 3d14535 commit cd41e37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ beautifulsoup4>=4.9.3
pulp>=2.4
pyyaml>=5.4.1
tables==3.7.0
skforecast==0.9.1
skforecast==0.10.0
markupsafe==2.1.3
Jinja2<3.2
sphinx==6.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ beautifulsoup4>=4.9.3
pulp>=2.4
pyyaml>=5.4.1
tables==3.7.0
skforecast==0.9.1
skforecast==0.10.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'pulp>=2.4',
'pyyaml>=5.4.1',
'tables==3.7.0',
'skforecast==0.9.1',
'skforecast==0.10.0',
], # Optional
entry_points={ # Optional
'console_scripts': [
Expand Down

0 comments on commit cd41e37

Please sign in to comment.