Skip to content

Commit d6e7514

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Bump cratedb-toolkit[testing] from 0.0.20 to 0.0.35
Bumps [cratedb-toolkit[testing]](https://github.com/crate/cratedb-toolkit) from 0.0.20 to 0.0.35. - [Release notes](https://github.com/crate/cratedb-toolkit/releases) - [Changelog](https://github.com/crate/cratedb-toolkit/blob/main/CHANGES.md) - [Commits](crate/cratedb-toolkit@v0.0.20...v0.0.35) --- updated-dependencies: - dependency-name: cratedb-toolkit[testing] dependency-version: 0.0.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9450b1c commit d6e7514

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
@@ -138,7 +138,7 @@ optional-dependencies.release = [
138138
"twine<6",
139139
]
140140
optional-dependencies.test = [
141-
"cratedb-toolkit[testing]==0.0.20",
141+
"cratedb-toolkit[testing]==0.0.35",
142142
"localstack-utils<1.1",
143143
"pytest<9",
144144
"pytest-asyncio-cooperative<0.30",

0 commit comments

Comments
 (0)