Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dependabot/pip/black-…
Browse files Browse the repository at this point in the history
…24.3.0
  • Loading branch information
aoirint committed Mar 26, 2024
2 parents 463906d + 7351f61 commit 62a4c89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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
@@ -1,5 +1,5 @@
[tool.pysen]
version = "0.10"
version = "0.11"

[tool.pysen.lint]
enable_black = true
Expand Down Expand Up @@ -33,7 +33,7 @@ boto3-stubs = {extras = ["s3"], version = "^1.34.3"}


[tool.poetry.group.dev.dependencies]
pysen = "^0.10.5"
pysen = "^0.11.0"
black = "^24.3.0"
isort = "^5.13.2"
flake8 = "^6.1.0"
Expand Down

0 comments on commit 62a4c89

Please sign in to comment.