mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 06:18:17 +00:00
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:
commit
1f7e28db22
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue