From b577fd6aa1867d8222e8a75c2a3c49bad0c61bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 21:59:15 +0000 Subject: [PATCH] fix(deps): bump pointofview from 1.1.1 to 1.1.2 Bumps [pointofview](https://github.com/prosegrinder/python-pointofview) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/prosegrinder/python-pointofview/releases) - [Changelog](https://github.com/prosegrinder/python-pointofview/blob/main/CHANGELOG.md) - [Commits](https://github.com/prosegrinder/python-pointofview/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: pointofview dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3c74b42..0203e54 100644 --- a/poetry.lock +++ b/poetry.lock @@ -466,14 +466,14 @@ testing = ["coverage", "pytest", "pytest-benchmark"] [[package]] name = "pointofview" -version = "1.1.1" +version = "1.1.3" description = "A Python package for determining a piece of text's point of view (first, second, third, or unknown)." optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "pointofview-1.1.1-py3-none-any.whl", hash = "sha256:6347c0c5de90a6209ca39a7a7aef88140c138670792ae8d7e44d476d0a0fab4a"}, - {file = "pointofview-1.1.1.tar.gz", hash = "sha256:5f4dca4cbc29228827def6ae854586761c4d9cbd58622d96c3dd3b41fe58d781"}, + {file = "pointofview-1.1.3-py3-none-any.whl", hash = "sha256:ca8ab3512377145603df42fda8870c3da9a4c9cc23bc6e344fdba9b3fb269fcd"}, + {file = "pointofview-1.1.3.tar.gz", hash = "sha256:2d09e40a3884f2397d7e0e228d7d52d57d10db402b38ebea45904d2d4ad18788"}, ] [package.dependencies]