Skip to content

Commit

Permalink
Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 in the ci-de…
Browse files Browse the repository at this point in the history
…pendencies group (#470)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Morales <[email protected]>
  • Loading branch information
dependabot[bot] and jmoralez authored Jan 21, 2025
1 parent 9c162a0 commit 9160158
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ custom_sidebar = True
license = apache2
status = 4
requirements = cloudpickle coreforecast>=0.0.15 fsspec optuna pandas scikit-learn utilsforecast>=0.2.9
dask_requirements = fugue dask[complete] lightgbm xgboost
dask_requirements = fugue dask[complete]<=2024.12.1 lightgbm xgboost
ray_requirements = fugue[ray] lightgbm_ray xgboost_ray
spark_requirements = fugue pyspark>=3.3 lightgbm xgboost
aws_requirements = fsspec[s3]
Expand Down

0 comments on commit 9160158

Please sign in to comment.