Skip to content

Commit 1c92d3b

Browse files
build(deps): update jsonpointer requirement from ~=3.0 to ~=3.1
Updates the requirements on [jsonpointer](https://github.com/stefankoegl/python-json-pointer) to permit the latest version. - [Commits](stefankoegl/python-json-pointer@v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: jsonpointer dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1548a2 commit 1c92d3b

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
@@ -3,5 +3,5 @@ python-dateutil>= 2.9, < 3.0
33
apimatic-core-interfaces~=0.1.0, >= 0.1.8
44
requests~=2.31
55
setuptools>=68.0.0
6-
jsonpointer~=3.0
6+
jsonpointer~=3.1
77
typing-extensions~=4.0

0 commit comments

Comments
 (0)