Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v2.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 5cc5bbe commit ca86e6c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 51 deletions.
106 changes: 58 additions & 48 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ sourcery-analytics = "sourcery_analytics.main:app"

[tool.poetry.dependencies]
python = "^3.9"
astroid = "2.15.5"
astroid = "2.15.2"
typer = "0.7.0"
rich = "13.3.5"
rich = "13.3.4"
more-itertools = "9.1.0"
tomli = "2.0.1"
pydantic = "1.10.8"
pydantic = "1.10.7"

[tool.poetry.dev-dependencies]
mypy = "^0.991"
Expand Down

0 comments on commit ca86e6c

Please sign in to comment.