Merge pull request #991 from django-components/dependabot/pip/mkdocstrings-python-1.16.1

build(deps): bump mkdocstrings-python from 1.13.0 to 1.16.1
This commit is contained in:
github-actions[bot] 2025-02-20 10:35:38 +00:00 committed by GitHub
commit 1f7e28db22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -163,7 +163,7 @@ plugins:
import:
- https://docs.python.org/3.12/objects.inv
- url: https://docs.djangoproject.com/en/5.0/_objects/
base_url: https://docs.djangoproject.com/en/5.0/
base: https://docs.djangoproject.com/en/5.0/
domains: [std, py]
paths: [src] # search packages in the src folder
options:

View file

@ -152,7 +152,7 @@ mkdocstrings==0.28.1
# via
# hatch.envs.docs
# mkdocstrings-python
mkdocstrings-python==1.13.0
mkdocstrings-python==1.16.1
# via hatch.envs.docs
mypy-extensions==1.0.0
# via black