Skip to content

Commit

Permalink
Merge pull request #112 from OpenDataManchester/announcement-bar
Browse files Browse the repository at this point in the history
Updated various requirements and CI
  • Loading branch information
DsposalTom authored Nov 20, 2023
2 parents ef0fe54 + 601c063 commit b9ed5b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
python-version: 3.x
cache: "pip"
- run: pip install scikit-build
- run: pip install -r requirements.txt
- run: git config user.name github-actions
- run: git config user.email github-actions@github.com
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mermaid==0.3.2
mike==1.1.2
mkdocs==1.4.2
mkdocs-material==8.3.9
mkdocs==1.4.3
mkdocs-material==9.1.18

0 comments on commit b9ed5b6

Please sign in to comment.