Skip to content

Commit 3ef55b9

Browse files
authored
Merge pull request #40 from stackitcloud/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 4219e0a + 83e3579 commit 3ef55b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
32+
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
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
@@ -51,7 +51,7 @@ install_requires =
5151
black
5252
click==8.3.1
5353
coverage
54-
PyJWT==2.11.0
54+
PyJWT==2.12.1
5555

5656
[options.entry_points]
5757
certbot.plugins =

0 commit comments

Comments
 (0)