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 8 updates #694

Merged
merged 2 commits into from
Nov 4, 2024
Merged
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
14 changes: 7 additions & 7 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ 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.42
mkdocs-material==9.5.43
# via -r requirements/docs.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-mermaid2-plugin==1.1.1
mkdocs-mermaid2-plugin==1.2.1
# via -r requirements/docs.in
mkdocs-minify-plugin==0.8.0
# via -r requirements/docs.in
Expand Down Expand Up @@ -196,15 +196,15 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via authx
pygments==2.18.0
# via
# mkdocs-material
# rich
pyjwt==2.9.0
# via authx
pymdown-extensions==10.11.2
pymdown-extensions==10.12
# via
# -r requirements/docs.in
# mkdocs-material
Expand Down Expand Up @@ -243,11 +243,11 @@ requests==2.32.3
# mkdocs-material
# mkdocs-mermaid2-plugin
# mkdocs-rss-plugin
rich==13.9.3
rich==13.9.4
# via typer
rsa==4.9
# via python-jose
setuptools==75.2.0
setuptools==75.3.0
# via mkdocs-mermaid2-plugin
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -287,7 +287,7 @@ typing-extensions==4.12.2
# typer
urllib3==2.2.3
# via requests
watchdog==5.0.3
watchdog==6.0.0
# via mkdocs
webencodings==0.5.1
# via
Expand Down
Loading