Skip to content

Commit

Permalink
Bump phonenumbers from 8.13.42 to 8.13.43
Browse files Browse the repository at this point in the history
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.42 to 8.13.43.
- [Commits](daviddrysdale/python-phonenumbers@v8.13.42...v8.13.43)

---
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 Aug 12, 2024
1 parent 6cfab14 commit 7dfcd91
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.4.0
phonenumbers==8.13.42
phonenumbers==8.13.43
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==72.1.0
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.1
Pillow==10.4.0
phonenumbers==8.13.42
phonenumbers==8.13.43
django-phonenumber-field==8.0.0
babel==2.16.0
setuptools==72.1.0
Expand Down

0 comments on commit 7dfcd91

Please sign in to comment.