Skip to content

Commit

Permalink
Bump phonenumbers from 8.13.35 to 8.13.36
Browse files Browse the repository at this point in the history
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.35 to 8.13.36.
- [Commits](daviddrysdale/python-phonenumbers@v8.13.35...v8.13.36)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent fa6f564 commit adae26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Pillow==10.3.0
phonenumbers==8.13.35
phonenumbers==8.13.36
django-phonenumber-field==7.3.0
babel==2.14.0
setuptools==69.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==5.0.4
Pillow==10.3.0
phonenumbers==8.13.35
phonenumbers==8.13.36
django-phonenumber-field==7.3.0
babel==2.14.0
setuptools==69.5.1
Expand Down

0 comments on commit adae26f

Please sign in to comment.