Skip to content

Commit

Permalink
[#939] Upgrade django-yubin to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-sigma committed Feb 13, 2024
1 parent 9cf997b commit 4ba7914
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 16 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ brotli==1.0.9
cbor2==5.6.0
# via webauthn
celery==5.2.7
# via notifications-api-common
# via
# django-yubin
# notifications-api-common
certifi==2023.11.17
# via
# django-simple-certmanager
Expand Down Expand Up @@ -258,7 +260,7 @@ django-two-factor-auth[phonenumberslite,webauthn]==1.16.0
# via maykin-2fa
django-view-breadcrumbs==2.5.1
# via -r requirements/base.in
django-yubin==1.7.1
django-yubin==2.0.3
# via -r requirements/base.in
djangocms-admin-style==3.2.3
# via django-cms
Expand Down Expand Up @@ -346,8 +348,6 @@ jsonschema==4.1.0
# via drf-spectacular
kombu==5.2.4
# via celery
lockfile==0.12.2
# via django-yubin
lxml==4.9.1
# via
# django-digid-eherkenning
Expand Down
8 changes: 2 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ celery==5.2.7
# via
# -c requirements/base.txt
# -r requirements/base.txt
# django-yubin
# notifications-api-common
certifi==2023.11.17
# via
Expand Down Expand Up @@ -431,7 +432,7 @@ django-view-breadcrumbs==2.5.1
# -r requirements/base.txt
django-webtest==1.9.7
# via -r requirements/test-tools.in
django-yubin==1.7.1
django-yubin==2.0.3
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -606,11 +607,6 @@ kombu==5.2.4
# celery
lazy-object-proxy==1.6.0
# via astroid
lockfile==0.12.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# django-yubin
lxml==4.9.1
# via
# -c requirements/base.txt
Expand Down
8 changes: 2 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ celery==5.2.7
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-yubin
# notifications-api-common
certifi==2023.11.17
# via
Expand Down Expand Up @@ -469,7 +470,7 @@ django-webtest==1.9.7
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
django-yubin==1.7.1
django-yubin==2.0.3
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -692,11 +693,6 @@ lazy-object-proxy==1.6.0
# -c requirements/ci.txt
# -r requirements/ci.txt
# astroid
lockfile==0.12.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-yubin
locust==2.20.0
# via -r requirements/dev.in
lxml==4.9.1
Expand Down

0 comments on commit 4ba7914

Please sign in to comment.