From 874c5bb258ff44df255a85e1d22c37d2b5086e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:15:31 +0000 Subject: [PATCH] Chore(deps): Bump verlib2 from 0.2.0 to 0.2.1 Bumps [verlib2](https://github.com/pyveci/verlib2) from 0.2.0 to 0.2.1. - [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.2.0...v0.2.1) --- updated-dependencies: - dependency-name: verlib2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 80334fe..6a069e9 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.2.0 + verlib2==0.2.1 [options.extras_require] test =