Skip to content

Commit

Permalink
Bump python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Jan 18, 2024
1 parent e0a8600 commit 30ba742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generateReleaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
python-version: 3.8
- name: Install python packages
run: pip install --disable-pip-version-check --user docraptor==3.0.0 Jinja2==3.1.2 Markdown==3.4.4 requests PyYAML==6.0.1
run: pip install --disable-pip-version-check --user docraptor==3.1.0 Jinja2==3.1.3 Markdown==3.5.2 requests PyYAML==6.0.1
- name: Generate MSL release notes from closed GitHub issues
timeout-minutes: 3
env:
Expand Down

0 comments on commit 30ba742

Please sign in to comment.