jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

feat(dependencies): Upgrade django-phonenumber-field to v7 #664

Closed mlec1 closed 1 year ago

mlec1 commented 1 year ago

Description

Upgrade django-phonenumber-field to v7

Refs:

Motivation and Context

Refs:

How Has This Been Tested?

Locally tested with the example app + run the unit tests successfully

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #664 (68f4633) into master (d6d8b63) will increase coverage by 0.07%. Report is 4 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #664      +/-   ##
==========================================
+ Coverage   95.44%   95.52%   +0.07%     
==========================================
  Files          76       78       +2     
  Lines        3293     3351      +58     
  Branches      377      377              
==========================================
+ Hits         3143     3201      +58     
  Misses        119      119              
  Partials       31       31              

see 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more