Skip to content

Commit ba4fef3

Browse files
[deps] Update jsonfield requirement
Updates the requirements on [jsonfield](https://github.com/rpkilby/jsonfield) to permit the latest version. - [Release notes](https://github.com/rpkilby/jsonfield/releases) - [Changelog](https://github.com/rpkilby/jsonfield/blob/master/CHANGES.rst) - [Commits](rpkilby/jsonfield@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: jsonfield dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eded5a commit ba4fef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ django-cache-memoize~=0.2.1
1616
shortuuid~=1.0.13
1717
netaddr~=1.3.0
1818
django-import-export~=4.3.14
19-
jsonfield>=3.1.0,<4.0.0
19+
jsonfield>=3.2.0,<4.0.0
2020
geoip2>=5.2.0,<6.0.0

0 commit comments

Comments
 (0)