Skip to content

Commit 33e4a9c

Browse files
authored
Merge branch 'main' into dependabot/pip/pytest-gte-9.0.3
Signed-off-by: Timo Stripf <timo.stripf@emmtrix.com>
2 parents 1636e13 + 2160138 commit 33e4a9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: python3 website-generator/generator.py --config ./setup/config.json
4646

4747
- name: Upload pages artifact
48-
uses: actions/upload-pages-artifact@v4
48+
uses: actions/upload-pages-artifact@v5
4949
with:
5050
path: docs
5151

setup/requirements_report.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest>=9.0.3
2-
tabulate>=0.8.10
2+
tabulate>=0.10.0
33
PyYAML>=6.0

0 commit comments

Comments
 (0)