Skip to content

Commit

Permalink
[deps]: Update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent fd9b803 commit cf29ace
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 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 @@ -35,12 +35,12 @@ optional = true

[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.1"
flake8 = "5.0.4"
flake8 = "7.1.1"
black = "24.8.0"
mypy = "1.11.2"
isort = "5.13.2"
pre-commit = "3.5.0"
pre-commit-hooks = "4.6.0"
pre-commit = "4.0.1"
pre-commit-hooks = "5.0.0"
types-requests = "2.32.0.20240712"
docformatter = {extras = ["tomli"], version = "1.7.5", python = ">=3.8,<4.0"}

Expand Down

0 comments on commit cf29ace

Please sign in to comment.