Skip to content

Commit 3d3ada6

Browse files
Bump django-phonenumber-field from 7.2.0 to 7.3.0 (#56)
Bumps [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases) - [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst) - [Commits](stefanfoulis/django-phonenumber-field@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: django-phonenumber-field dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adams Pierre David <[email protected]>
1 parent b297574 commit 3d3ada6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django==4.2.8
22
Pillow==10.1.0
33
phonenumbers==8.13.27
4-
django-phonenumber-field==7.2.0
4+
django-phonenumber-field==7.3.0
55
babel==2.14.0
66
setuptools==69.0.3
77
pytz~=2023.3.post1

0 commit comments

Comments
 (0)