Skip to content

Commit 94f6729

Browse files
build(deps): update tblib requirement from ~=3.0.0 to ~=3.2.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](ionelmc/python-tblib@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c3e4d4 commit 94f6729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ mysqlclient~=2.2.5
22
psycopg2-binary~=2.9.9
33
sqlparse~=0.5.1
44
python-dateutil~=2.9.0
5-
tblib~=3.0.0
5+
tblib~=3.2.0
66
openapi-core~=0.19.2
77
jsonschema-path~=0.3.3
88
termcolor~=2.5.0

0 commit comments

Comments
 (0)