Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
PR for btpsa-v1.12.4 (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
lechnerc77 authored Jan 23, 2024
1 parent ee2013d commit 43790e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links-watcher-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: lycheeverse/[email protected].0
uses: lycheeverse/[email protected].1
with:
args: --verbose --no-progress --max-concurrency 2 --exclude-mail --exclude-loopback './**/*.md'
output: ./lychee/out.md
Expand Down
6 changes: 3 additions & 3 deletions config/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ certifi==2023.11.17
charset-normalizer==3.3.2
inquirer==3.2.1
idna==3.6
Jinja2==3.1.2
jsonschema==4.20.0
MarkupSafe==2.1.3
Jinja2==3.1.3
jsonschema==4.21.1
MarkupSafe==2.1.4
mccabe==0.7.0
ninja2==0.1
pycodestyle==2.11.1
Expand Down

0 comments on commit 43790e6

Please sign in to comment.