Skip to content

Commit f9bd511

Browse files
chore(deps): update dependency mkdocstrings to v0.30.0
1 parent eb5cbac commit f9bd511

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: built-artifacts
7070
path: dist/
7171

72-
- uses: pypa/gh-action-pypi-publish@v1.12.4
72+
- uses: pypa/gh-action-pypi-publish@v1.8.14
7373
with:
7474
user: __token__
7575
password: ${{ secrets.PYPI_API_TOKEN }}

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ mkdocs==1.5.3
22
mkdocs-material==9.0.9
33
mkdocs-material-extensions==1.1.1
44
mike==1.1.2
5-
mkdocstrings[python]==0.24.0
5+
mkdocstrings[python]==0.30.0

0 commit comments

Comments
 (0)