Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆ Bump the python-packages group with 13 updates #702

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.16.0
# mkdocs-material
beautifulsoup4==4.12.3
# via mkdocs-mermaid2-plugin
cachecontrol==0.14.0
cachecontrol==0.14.1
# via mkdocs-rss-plugin
cairocffi==1.7.1
# via cairosvg
Expand Down Expand Up @@ -56,7 +56,7 @@ ecdsa==0.19.0
# via python-jose
editorconfig==0.12.4
# via jsbeautifier
fastapi==0.115.4
fastapi==0.115.5
# via authx
filelock==3.16.1
# via cachecontrol
Expand All @@ -79,7 +79,7 @@ h11==0.14.0
# via httpcore
htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.6
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via -r requirements/docs.in
Expand Down Expand Up @@ -150,7 +150,7 @@ mkdocs-git-revision-date-localized-plugin==1.3.0
# via -r requirements/docs.in
mkdocs-markdownextradata-plugin==0.2.6
# via -r requirements/docs.in
mkdocs-material==9.5.43
mkdocs-material==9.5.44
# via -r requirements/docs.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -160,15 +160,15 @@ mkdocs-minify-plugin==0.8.0
# via -r requirements/docs.in
mkdocs-rss-plugin==1.16.0
# via -r requirements/docs.in
mkdocstrings==0.26.2
mkdocstrings==0.27.0
# via
# -r requirements/docs.in
# mkdocstrings-python
mkdocstrings-python==1.12.2
# via mkdocstrings
msgpack==1.1.0
# via cachecontrol
packaging==24.1
packaging==24.2
# via mkdocs
paginate==0.5.7
# via mkdocs-material
Expand All @@ -194,15 +194,15 @@ pydantic==2.9.2
# authx
# fastapi
# pydantic-settings
pydantic-core==2.23.4
pydantic-core==2.27.0
# via pydantic
pydantic-settings==2.6.1
# via authx
pygments==2.18.0
# via
# mkdocs-material
# rich
pyjwt==2.9.0
pyjwt==2.10.0
# via authx
pymdown-extensions==10.12
# via
Expand Down Expand Up @@ -234,7 +234,7 @@ pyyaml-env-tag==0.1
# via mkdocs
rcslice==1.1.0
# via mdx-include
regex==2024.9.11
regex==2024.11.6
# via mkdocs-material
requests==2.32.3
# via
Expand All @@ -247,7 +247,7 @@ rich==13.9.4
# via typer
rsa==4.9
# via python-jose
setuptools==75.3.0
setuptools==75.5.0
# via mkdocs-mermaid2-plugin
shellingham==1.5.4
# via typer
Expand All @@ -266,17 +266,17 @@ soupsieve==2.6
# via beautifulsoup4
starlette==0.41.2
# via fastapi
termynal==0.12.1
termynal==0.12.2
# via -r requirements/docs.in
tinycss2==1.4.0
# via
# cairosvg
# cssselect2
typer==0.12.5
typer==0.13.0
# via
# -r requirements/docs.in
# typer-cli
typer-cli==0.12.5
typer-cli==0.13.0
# via -r requirements/docs.in
typing-extensions==4.12.2
# via
Expand Down
Loading