Skip to content

Commit 40d210c

Browse files
Chore(deps-dev): Update tikray requirement
Updates the requirements on [tikray](https://github.com/panodata/tikray) to permit the latest version. - [Release notes](https://github.com/panodata/tikray/releases) - [Changelog](https://github.com/panodata/tikray/blob/main/CHANGES.md) - [Commits](panodata/tikray@v0.2.2...v0.3.1) --- updated-dependencies: - dependency-name: tikray dependency-version: 0.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d62307f commit 40d210c

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
@@ -148,7 +148,7 @@ optional-dependencies.test = [
148148
"pytest-mock<4",
149149
]
150150
optional-dependencies.tikray = [
151-
"tikray>=0.2.2,<0.3",
151+
"tikray>=0.2.2,<0.4",
152152
]
153153

154154
urls.Changelog = "https://commons-codec.readthedocs.io/changes.html"

0 commit comments

Comments
 (0)