From e5dddc7fcad99e650a7b9450935ebed3bb3dc042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 07:23:59 +0000 Subject: [PATCH] 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](https://github.com/pyveci/verlib2/compare/v0.1.0...v0.3.1) --- updated-dependencies: - dependency-name: verlib2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5314107..3fd2277 100644 --- a/setup.cfg +++ b/setup.cfg @@ -73,7 +73,7 @@ setup_requires = install_requires = niquests>=3.4.0,<4 importlib-metadata;python_version<='3.7' - verlib2<0.3 + verlib2<0.4 [options.extras_require] test =