Skip to content

Commit

Permalink
Update dependency boltons to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7e5a741 commit 4802dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme = "README.md"
license = {file = "LICENSE"}
description = "A pluggable framework for building codemods in Python"
dependencies = [
"boltons~=21.0.0",
"boltons~=24.1.0",
"GitPython<4",
"isort>=5.12,<5.14",
"libcst>=1.1,<1.6",
Expand Down

0 comments on commit 4802dca

Please sign in to comment.