Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 85b5b70 commit 592e797
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 50 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"clean": "rm -rf node_modules yarn-error.log css static/css *.log *.sqlite _site/ build/ .jekyll-metadata .bundle"
},
"dependencies": {
"autoprefixer": "10.4.14",
"sass": "1.61.0",
"autoprefixer": "10.4.20",
"sass": "1.81.0",
"postcss": "8.4.21",
"postcss-cli": "10.1.0",
"sass-lint": "1.13.1",
"vanilla-framework": "3.13.0",
"watch-cli": "0.2.3"
},
"devDependencies": {
"concurrently": "8.0.1"
"concurrently": "8.2.2"
}
}
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
alembic==1.13.2
alembic==1.14.0
canonicalwebteam.flask-base==2.0.0
django-openid-auth==0.17
filetype==1.2.0
Flask-OpenID==1.3.1
Flask-WTF==1.2.1
more-itertools==10.3.0
Flask-WTF==1.2.2
more-itertools==10.5.0
Pillow==10.4.0
psycopg2-binary==2.9.9
python-keystoneclient==5.4.0
psycopg2-binary==2.9.10
python-keystoneclient==5.5.0
python-swiftclient==4.6.0
requests==2.32.3
scour==0.38.2
sh==2.0.7
sqlalchemy==2.0.31
sh==2.1.0
sqlalchemy==2.0.36
Wand==0.6.13
Loading

0 comments on commit 592e797

Please sign in to comment.