From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:31:43 +0000 (+0000) Subject: build(deps): update tblib requirement from ~=3.0.0 to ~=3.1.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fpip%2Ftblib-approx-eq-3.1.0;p=thirdparty%2Fpatchwork.git build(deps): update tblib requirement from ~=3.0.0 to ~=3.1.0 Updates the requirements on [tblib](https://github.com/ionelmc/python-tblib) to permit the latest version. - [Release notes](https://github.com/ionelmc/python-tblib/releases) - [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-tblib/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/requirements-test.txt b/requirements-test.txt index 1371abd3..f2adbfd6 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ mysqlclient~=2.2.5 psycopg2-binary~=2.9.9 sqlparse~=0.5.1 python-dateutil~=2.9.0 -tblib~=3.0.0 +tblib~=3.1.0 openapi-core~=0.19.2 jsonschema-path~=0.3.3 termcolor~=2.5.0