Skip to content

Commit

Permalink
fix(deps): update dependency libcst to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 029e5c4 commit d09ee98
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 @@ -33,7 +33,7 @@ djcodemod = "django_codemod.cli:djcodemod"
[tool.poetry.dependencies]
python = "^3.8"
click = "<9"
libcst = "==1.1.0"
libcst = "==1.4.0"
pathspec = ">=0.6,<1"
rich = ">=10"
rich-click = ">=1.0"
Expand Down

0 comments on commit d09ee98

Please sign in to comment.