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 Dec 19, 2023
1 parent b60d2f5 commit 0e3df39
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 68 deletions.
125 changes: 62 additions & 63 deletions poetry.lock

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

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

[tool.poetry.dependencies]
python = "^3.9"
astroid = "2.15.8"
typer = "0.9.0"
rich = "13.7.0"
astroid = "2.15.5"
typer = "0.7.0"
rich = "13.3.5"
more-itertools = "9.1.0"
tomli = "2.0.1"
pydantic = "1.10.13"
pydantic = "1.10.7"

[tool.poetry.dev-dependencies]
mypy = "^0.991"
pytest = "^7.1.1"
Sphinx = "^7.0.0"
Sphinx = "^6.0.0"
sphinx-material = "^0.0.35"
black = "^23.0.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 0e3df39

Please sign in to comment.