Skip to content

Commit cc8fda8

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update verlib2 requirement from <0.3 to <0.4
Updates the requirements on [verlib2](https://github.com/pyveci/verlib2) to permit the latest version. - [Release notes](https://github.com/pyveci/verlib2/releases) - [Changelog](https://github.com/pyveci/verlib2/blob/main/CHANGES.md) - [Commits](pyveci/verlib2@v0.1.0...v0.3.1) --- updated-dependencies: - dependency-name: verlib2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69fdae7 commit cc8fda8

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
@@ -87,7 +87,7 @@ dependencies = [
8787
"importlib-metadata; python_version<'3.8'",
8888
"importlib-resources; python_version<'3.9'",
8989
"sqlalchemy<2.1,>=1",
90-
"verlib2<0.3",
90+
"verlib2<0.4",
9191
]
9292
optional-dependencies.all = [
9393
"sqlalchemy-cratedb[vector]",

0 commit comments

Comments
 (0)