Skip to content

Commit 4620540

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update tikray requirement from <0.3,>=0.2 to >=0.2,<0.4
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.0...v0.3.1) --- updated-dependencies: - dependency-name: tikray dependency-version: 0.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f91120 commit 4620540

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
@@ -192,7 +192,7 @@ optional-dependencies.io-ingestr = [
192192
"sqlalchemy>=1,<2",
193193
]
194194
optional-dependencies.io-recipe = [
195-
"tikray>=0.2,<0.3",
195+
"tikray>=0.2,<0.4",
196196
]
197197
optional-dependencies.kinesis = [
198198
"aiobotocore<3.1",

0 commit comments

Comments
 (0)