Skip to content

Commit 3136662

Browse files
chore(deps): update all non-major dependencies
1 parent 4ab4bf4 commit 3136662

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/security_scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
output: "trivy-results.sarif"
4949

5050
- name: Upload SARIF to GitHub Security tab
51-
uses: github/codeql-action/upload-sarif@v4.32.3
51+
uses: github/codeql-action/upload-sarif@v4.32.4
5252
with:
5353
sarif_file: "trivy-results.sarif"
5454

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
click==8.3.1
22
fabric==3.2.2
3-
fastcore==1.12.14
4-
flask==3.1.2
3+
fastcore==1.12.15
4+
flask==3.1.3
55
ghapi==1.0.10
66
jinja2==3.1.6
77
kombu==5.6.2
8-
openstacksdk==4.9.0
8+
openstacksdk==4.10.0
99
prometheus-client==0.24.1
1010
pydantic==1.10.26
1111
pymongo==4.16.0

0 commit comments

Comments
 (0)