Skip to content

Commit db896be

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 30a83d3 commit db896be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"docopt-ng>=0.6.2,<0.10",
1717
"munch>=2.5.0,<5",
1818
"tqdm>=4.60.0,<5",
19-
"verlib2<0.3",
19+
"verlib2<0.4",
2020
# Filtering
2121
f"pandas<2.3; {no_linux_on_arm}",
2222
f"duckdb<1.3; {no_linux_on_arm}",

0 commit comments

Comments
 (0)