From ca20e75b86c734428a521e19bd1b18321456bbbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 07:32:03 +0000 Subject: [PATCH] requirements: bump pyxform from 1.12.2 to 2.0.3 Bumps [pyxform](https://github.com/XLSForm/pyxform) from 1.12.2 to 2.0.3. - [Release notes](https://github.com/XLSForm/pyxform/releases) - [Changelog](https://github.com/XLSForm/pyxform/blob/master/CHANGES.txt) - [Commits](https://github.com/XLSForm/pyxform/compare/v1.12.2...v2.0.3) --- updated-dependencies: - dependency-name: pyxform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index edfc236e5f..97cee079ff 100644 --- a/setup.cfg +++ b/setup.cfg @@ -68,7 +68,7 @@ install_requires = dict2xml lxml>=4.9.1 #pyxform - pyxform==1.12.2 + pyxform==2.0.3 #memcached support pylibmc python-memcached