diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 7b866a345cb..66e2ce230c9 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -5,7 +5,7 @@ jobs: label: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v4.2.0 + - uses: actions/labeler@v4.3.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true diff --git a/requirements/datasets.txt b/requirements/datasets.txt index 5ee05a53203..e5f5a17a50f 100644 --- a/requirements/datasets.txt +++ b/requirements/datasets.txt @@ -4,7 +4,7 @@ laspy==2.4.1 opencv-python==4.8.0.74 pandas==2.0.3 pycocotools==2.0.6 -pyvista==0.40.0 +pyvista==0.40.1 radiant-mlhub==0.4.1 rarfile==4.0 scikit-image==0.21.0 diff --git a/requirements/required.txt b/requirements/required.txt index 0de91ba0525..7e91a998143 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -6,9 +6,9 @@ einops==0.6.1 fiona==1.9.4.post1 kornia==0.6.12 lightly==1.4.11 -lightning==2.0.4 +lightning==2.0.5 matplotlib==3.7.2 -numpy==1.25.0 +numpy==1.25.1 pillow==10.0.0 pyproj==3.6.0 rasterio==1.3.8 diff --git a/requirements/style.txt b/requirements/style.txt index 807825256ed..f3f62e8ebb2 100644 --- a/requirements/style.txt +++ b/requirements/style.txt @@ -3,4 +3,4 @@ black[jupyter]==23.3.0 flake8==6.0.0 isort[colors]==5.12.0 pydocstyle[toml]==6.3.0 -pyupgrade==3.8.0 +pyupgrade==3.9.0