Skip to content

Commit

Permalink
Merge pull request #304 from PabloLec/dependabot/pip/black-23.10.0
Browse files Browse the repository at this point in the history
Bump black from 23.9.1 to 23.10.0
  • Loading branch information
PabloLec authored Oct 18, 2023
2 parents 96d55d6 + 9f324f7 commit 5cb7803
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
44 changes: 20 additions & 24 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ coverage = "^7.3.2"
pytest = "^7.4.2"
pylint = "^3.0.1"
isort = "^5.12.0"
black = "^23.9"
black = "^23.10"
flake8 = "^6.1.0"
pre-commit = "^3.4.0"
flake8-bandit = "^4.1.1"
flake8-bugbear = "^23.9.16"
flake8-bugbear = "^23.10.16"
flake8-builtins = "^2.0.0"
flake8-comprehensions = "^3.14.0"
darglint = "^1.8.1"
Expand Down

0 comments on commit 5cb7803

Please sign in to comment.