Skip to content

Commit 2d8a770

Browse files
chore(deps): update all non-major dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 654408d commit 2d8a770

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/semgrep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Upload findings to GitHub Advanced Security Dashboard [step 2/2]
3131
- name: Upload SARIF file for GitHub Advanced Security Dashboard
32-
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
32+
uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
3333
with:
3434
sarif_file: semgrep.sarif
3535
if: always()

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ install_requires =
4949
flake8
5050
pydocstyle
5151
black
52-
click==8.3.2
52+
click==8.3.3
5353
coverage
5454
PyJWT==2.12.1
5555

0 commit comments

Comments
 (0)