Skip to content

Commit

Permalink
Merge pull request #470 from tomlin7/dependabot/pip/editorconfig-0.17.0
Browse files Browse the repository at this point in the history
chore(deps): bump editorconfig from 0.12.4 to 0.17.0
  • Loading branch information
tomlin7 authored Dec 13, 2024
2 parents 28b22d7 + 1339465 commit ca9253a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ google-generativeai = ">=0.7,<0.9"
sortedcontainers = "^2.4.0"
click = "^8.1.7"
tarts = "0.14.0"
editorconfig = "^0.12.4"
editorconfig = ">=0.12.4,<0.18.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.1"
Expand Down

0 comments on commit ca9253a

Please sign in to comment.