Skip to content

Commit 1b54bf2

Browse files
Update dependency boltons to v26
1 parent 8b36982 commit 1b54bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
license = {file = "LICENSE"}
1212
description = "A pluggable framework for building codemods in Python"
1313
dependencies = [
14-
"boltons>=21.0,<25.1",
14+
"boltons>=26,<27",
1515
"GitPython<4",
1616
"isort>=6.1,<7",
1717
"libcst>=1.8,<1.9",

0 commit comments

Comments
 (0)