Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
oliwarner committed Oct 23, 2024
2 parents 673ee37 + 55611fa commit 04643c4
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FIDO2/WebAuthn is the big-ticket item for MFA. It allows the browser to interfac
# Python and Django Support
This project targets modern stacks, officially supporting Python 3.8+ and Django 3.2+.

| **Python/Django** | **2.2** |**3.2** | **4.0** | **4.1** | **4.2** | **5.0** | **5.0** |
| **Python/Django** | **2.2** |**3.2** | **4.0** | **4.1** | **4.2** | **5.0** | **5.1** |
|-------------------|---------|--------|---------|---------|---------|---------|---------|
| 3.8 | Y | Y | Y | Y | N/A | N/A | N/A |
| 3.9 | Y | Y | Y | Y | N/A | N/A | N/A |
Expand Down
142 changes: 71 additions & 71 deletions design/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"bulma": "^0.9.4",
"sass": "^1.76.0",
"vite": "^5.2.11"
"vite": "^5.2.14"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^6.0.0",
Expand Down

0 comments on commit 04643c4

Please sign in to comment.