Skip to content

Commit 8377da7

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update tblib requirement from ~=3.1.0 to ~=3.2.2
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.1.0...v3.2.2) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1336409 commit 8377da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"flake8~=7.3.0",
3939
"isort>=6.0.1,<7.1.0",
4040
"coverage>=7.10.0,<7.13.0",
41-
"tblib~=3.1.0",
41+
"tblib~=3.2.2",
4242
"docstrfmt>=2.0.0,<2.1.0",
4343
],
4444
"rest": [

0 commit comments

Comments
 (0)