diff --git a/.github/workflows/blacked.yml b/.github/workflows/blacked.yml index c1207b8b..a642f807 100644 --- a/.github/workflows/blacked.yml +++ b/.github/workflows/blacked.yml @@ -27,7 +27,7 @@ jobs: - name: Create Pull Request if: steps.git-check.outputs.modified == 'true' id: cpr - uses: peter-evans/create-pull-request@v6.0.2 + uses: peter-evans/create-pull-request@v6.0.4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: fix(Linting):blacked code diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 632f7296..4bc414f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,14 +2,14 @@ default_stages: [ commit ] repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - repo: https://github.com/psf/black - rev: 24.3.0 + rev: 24.4.0 hooks: - id: black - repo: https://github.com/sondrelg/pep585-upgrade diff --git a/requirements.txt b/requirements.txt index 1ab68df0..492f4b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -setuptools==69.2.0 +setuptools==69.5.1 thrift==0.20.0 python-keystoneclient==5.4.0 openstacksdk ==2.1.0