Skip to content

Commit 3934aea

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

2 files changed

Lines changed: 3 additions & 3 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@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
32+
uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
3333
with:
3434
sarif_file: semgrep.sarif
3535
if: always()

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ install_requires =
4949
flake8
5050
pydocstyle
5151
black
52-
click==8.3.3
52+
click==8.4.0
5353
coverage
54-
PyJWT==2.12.1
54+
PyJWT==2.13.0
5555

5656
[options.entry_points]
5757
certbot.plugins =

0 commit comments

Comments
 (0)