Skip to content

Commit 7081216

Browse files
authored
chore: upgrade dependencies (doocs#2303)
1 parent 085570c commit 7081216

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- docs
78
workflow_dispatch:
89

910
permissions:

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Requests==2.31.0
33
sortedcontainers==2.4.0
44
urllib3==1.26.18
55
mkdocs-git-committers-plugin-2==2.2.3
6-
mkdocs-material==9.5.4
6+
mkdocs-material==9.5.7
77
jieba==0.42.1

0 commit comments

Comments
 (0)