chore(deps): bump botocore from 1.35.88 to 1.35.93 (#6373)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
This commit is contained in:
dependabot[bot]
2025-01-06 22:59:41 -05:00
committed by GitHub
parent 65e21c4268
commit 39302c9e93
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
run: |
python -m pip install --upgrade pip
pipx install poetry
pipx install poetry==1.8.5
- name: Set up Python ${{ matrix.python-version }}
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'