Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng committed Mar 1, 2024
1 parent 16b2912 commit bb265be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --upgrade requirements.in -o requirements.txt
# uv pip compile requirements.in -o requirements.txt
babel==2.14.0
# via
# mkdocs-git-revision-date-localized-plugin
Expand Down Expand Up @@ -52,7 +52,7 @@ mkdocs==1.5.3
# mkdocs-minify-plugin
mkdocs-exclude==1.0.2
mkdocs-git-revision-date-localized-plugin==1.2.4
mkdocs-material==9.5.10
mkdocs-material==9.5.12
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-minify-plugin==0.8.0
Expand All @@ -68,7 +68,7 @@ pygments==2.17.2
# via mkdocs-material
pymdown-extensions==10.7
# via mkdocs-material
python-dateutil==2.8.2
python-dateutil==2.9.0
# via ghp-import
pytz==2024.1
# via mkdocs-git-revision-date-localized-plugin
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --upgrade requirements.in -o requirements.txt
# uv pip compile requirements.in -o requirements.txt
mypy==1.8.0
mypy-extensions==1.0.0
# via mypy
ruff==0.2.2
typing-extensions==4.9.0
ruff==0.3.0
typing-extensions==4.10.0
# via mypy

0 comments on commit bb265be

Please sign in to comment.