Skip to content

Commit e5dddc7

Browse files
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] <support@github.com>
1 parent e31e8f7 commit e5dddc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ setup_requires =
7373
install_requires =
7474
niquests>=3.4.0,<4
7575
importlib-metadata;python_version<='3.7'
76-
verlib2<0.3
76+
verlib2<0.4
7777

7878
[options.extras_require]
7979
test =

0 commit comments

Comments
 (0)