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 Oct 24, 2024
1 parent 673c431 commit e1af174
Show file tree
Hide file tree
Showing 4 changed files with 360 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.9.13
3.13.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"test-python": "python3 -m unittest discover tests"
},
"dependencies": {
"autoprefixer": "10.4.1",
"autoprefixer": "10.4.20",
"concurrently": "6.5.1",
"esbuild": "^0.20.1",
"esbuild": "^0.24.0",
"postcss": "8.4.5",
"postcss-cli": "9.1.0",
"prettier": "2.5.1",
"prettier": "2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "1.46.0",
"sass": "1.80.4",
"stylelint": "13.13.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "22.0.0",
"stylelint-order": "4.1.0",
"stylelint-prettier": "1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
canonicalwebteam.flask-base==1.0.5
django-openid-auth==0.16
django-openid-auth==0.17
github3.py==2.1.0
Flask-OpenID==1.3.0
Flask-OpenID==1.3.1
kubernetes==29.0.0
requests==2.27.1
Loading

0 comments on commit e1af174

Please sign in to comment.