Skip to content

Commit e83a41b

Browse files
authored
Merge pull request #402 from lukaszstolarczuk/bump-deps-2
Security fixes
2 parents 31d8be1 + 3cfed58 commit e83a41b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
schedule:
1313
- cron: '0 0 * * *'
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619
coverity:
1720
name: Coverity

third_party/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
clang-format==15.0.7
44
cmake-format==0.6.13
55
# Generating HTML documentation
6-
pygments==2.15.0
6+
pygments==2.15.1
77
sphinxcontrib_applehelp==1.0.4
88
sphinxcontrib_devhelp==1.0.2
99
sphinxcontrib_htmlhelp==2.0.1

0 commit comments

Comments
 (0)