Skip to content

Commit 40702b3

Browse files
authored
Merge branch 'master' into dependabot/pip/master/reportlab-4.5.1
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 parents e8e3f6e + 9373976 commit 40702b3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/generate-top-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "branches=$branches" >> $GITHUB_OUTPUT
3636
3737
- name: Setup php
38-
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.0
38+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2.37.1
3939

4040
- name: Generate index.html
4141
run: |

.github/workflows/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Set up php
23-
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.0
23+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2.37.1
2424
with:
2525
php-version: '8.1'
2626
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pillow==12.2.0
1313
Pygments==2.20.0
1414
PyYAML==6.0.3
1515
reportlab==4.5.1
16-
requests==2.33.1
16+
requests==2.34.2
1717
rst2pdf==0.105
1818
smartypants==2.0.2
1919
svglib==1.5.1

0 commit comments

Comments
 (0)