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 Jan 2, 2025
1 parent fa2be16 commit 0507ca2
Show file tree
Hide file tree
Showing 3 changed files with 2,438 additions and 2,377 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"dependencies": {
"@canonical/react-components": "0.42.0",
"autoprefixer": "10.4.13",
"autoprefixer": "10.4.20",
"clsx": "^1.2.1",
"concurrently": "^7.1.0",
"focus-trap-react": "10.0.2",
"focus-trap-react": "10.3.1",
"formik": "^2.2.9",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "1.57.1",
"sass": "1.83.0",
"vanilla-framework": "3.15.1"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
canonicalwebteam.flask-base==1.1.0
google-api-python-client==2.70.0
google-api-python-client==2.157.0
django-openid-auth==0.17
Flask-OpenID==1.3.0
beautifulsoup4==4.11.1
python-dateutil==2.8.2
lxml==4.9.2
cachetools==5.3.0
Flask-OpenID==1.3.1
beautifulsoup4==4.12.3
python-dateutil==2.9.0.post0
lxml==4.9.4
cachetools==5.5.0
black==23.1.0
flake8==6.0.0
tenacity==8.2.3
flake8==6.1.0
tenacity==8.5.0
jsonlines
Loading

0 comments on commit 0507ca2

Please sign in to comment.