Skip to content

Commit

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

Bump skforecast from 0.10.1 to 0.11.0
  • Loading branch information
davidusb-geek authored Dec 15, 2023
2 parents 4aa01ad + 6627676 commit f6b06b9
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.10.1
skforecast==0.11.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.10.1
skforecast==0.11.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.10.1',
'skforecast==0.11.0',
], # Optional
entry_points={ # Optional
'console_scripts': [
Expand Down

0 comments on commit f6b06b9

Please sign in to comment.