Skip to content

Commit

Permalink
Bump fido2 from 1.1.3 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [fido2](https://github.com/Yubico/python-fido2) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/Yubico/python-fido2/releases)
- [Changelog](https://github.com/Yubico/python-fido2/blob/main/NEWS)
- [Commits](Yubico/python-fido2@1.1.3...1.2.0)

---
updated-dependencies:
- dependency-name: fido2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent dddffa2 commit 0fd4178
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ drf-spectacular==0.27.2
# via modoboa (pyproject.toml)
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via
Expand Down
2 changes: 1 addition & 1 deletion ldap-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ drf-spectacular==0.27.2
# via modoboa (pyproject.toml)
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via tldextract
Expand Down
2 changes: 1 addition & 1 deletion mysql-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ drf-spectacular==0.27.2
# via modoboa (pyproject.toml)
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via tldextract
Expand Down
2 changes: 1 addition & 1 deletion postgresql-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ drf-spectacular==0.27.2
# via modoboa (pyproject.toml)
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via tldextract
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies = [
"asgiref",
"dnspython==2.6.1",
"feedparser==6.0.11",
"fido2==1.1.3",
"fido2==1.2.0",
"gevent==24.2.1",
"Pillow", # Optional dependency for django-ckeditor
"progressbar33==2.4",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ drf-spectacular==0.27.2
# via modoboa (pyproject.toml)
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via tldextract
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ faker==30.8.2
# via factory-boy
feedparser==6.0.11
# via modoboa (pyproject.toml)
fido2==1.1.3
fido2==1.2.0
# via modoboa (pyproject.toml)
filelock==3.16.1
# via
Expand Down

0 comments on commit 0fd4178

Please sign in to comment.