Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent 06c1dbc commit 7b5d0bb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
poetry run sphinx-build docs/sphinx public
- name: Deploy
uses: peaceiris/actions-gh-pages@v3.9.1
uses: peaceiris/actions-gh-pages@v3.9.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pydantic = "^1.9.0"
sjcl = "^0.2.1"
schedule = "^1.0.0"
yq = "^3.0.0"
prometheus-client = ">=0.15,<0.16"
prometheus-client = ">=0.16,<0.17"
xxhash = "^3.0.0"
psutil = "^5.8.0"
appdirs = "^1.4.4"
Expand Down

0 comments on commit 7b5d0bb

Please sign in to comment.