Merge branch 'master' into Updates-for-MediaInfo-VideoDynamicRangeType-token-for-renaming-and-recognizing

pull/452/head
TRaSH 3 years ago committed by GitHub
commit 8110f7a55b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- uses: actions/setup-python@v2
with:
python-version: 3.x

@ -8,5 +8,5 @@ mkdocs-material==8.1.3
mkdocs-minify-plugin==0.5.0
mkdocs-redirects==1.0.3
mkdocs==1.2.3
pygments==2.10.0
pygments==2.11.1
pymdown-extensions==9.1

Loading…
Cancel
Save