Skip to content

Commit

Permalink
Merge pull request #501 from liangliangyy/dev
Browse files Browse the repository at this point in the history
升级依赖
  • Loading branch information
liangliangyy authored Sep 7, 2021
2 parents 949bbb1 + ceeac68 commit 5774379
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:
- '**/*.css'
- '**/*.js'
- '**/*.yml'
- '**/*.txt'
pull_request:
# The branches below must be a subset of the branches above
branches:
Expand All @@ -31,6 +32,7 @@ on:
- '**/*.css'
- '**/*.js'
- '**/*.yml'
- '**/*.txt'
schedule:
- cron: '33 6 * * 0'

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage==5.5
Django==3.2.6
Django==3.2.7
django-compressor==2.4.1
django-haystack==3.1.1
django-ipware==4.0.0
Expand All @@ -12,7 +12,7 @@ jieba==0.42.1
jsonpickle==2.0.0
mistune==0.8.4
mysqlclient==2.0.3
Pillow==8.3.1
Pillow==8.3.2
Pygments==2.10.0
python-logstash==0.4.6
python-memcached==1.59
Expand Down

0 comments on commit 5774379

Please sign in to comment.