Skip to content

Commit a86b3c1

Browse files
build(deps): update django-ipware requirement from 6.0.5 to 7.0.1
Updates the requirements on [django-ipware](https://github.com/un33k/django-ipware) to permit the latest version. - [Changelog](https://github.com/un33k/django-ipware/blob/master/CHANGELOG.md) - [Commits](un33k/django-ipware@v6.0.5...v7.0.1) --- updated-dependencies: - dependency-name: django-ipware dependency-version: 7.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b95cb20 commit a86b3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ qianfan = "0.3.18"
3636
pycryptodome = "3.22.0"
3737
beautifulsoup4 = "4.13.3"
3838
html2text = "2024.2.26"
39-
django-ipware = "6.0.5"
39+
django-ipware = "7.0.1"
4040
django-apscheduler = "0.6.2"
4141
pymupdf = "1.24.9"
4242
pypdf = "4.3.1"

0 commit comments

Comments
 (0)