update dependencies

This commit is contained in:
Rohit Tanwar
2018-02-18 13:26:00 +05:30
parent d4b9ab8b7e
commit 7753e0b222
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ upload_files() {
git push --force "https://${GH_TOKEN}@github.com/kriadmin/30-seconds-of-python-code.git" master > /dev/null 2>&1
echo "Pushing done"
echo "Pushing to website"
git subtree push --prefix website "https://${GH_TOKEN}@github.com/kriadmin/30-seconds-of-python-code.git" website --force
git subtree push --prefix website "https://${GH_TOKEN}@github.com/kriadmin/30-seconds-of-python-code.git" website
echo "Pushed to master branch"
git status
fi

View File

@ -12,4 +12,4 @@ misaka==2.1.0
mistune==0.8.3
oauth2==1.9.0.post1
pycparser==2.18
Werkzeug==0.14.1
Werkzeug==0.14.1