Skip to content

Commit

Permalink
chore(deps) Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 6578054 commit 2548b19
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 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 @@ -97,7 +97,7 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Expand Down Expand Up @@ -153,7 +153,7 @@ whitenoise = "^6.2.0"
xmlsec = "^1.3.11"

[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
black = "^24.0.0"
coverage = "^7.0.0"
djlint = "^1.19.17"
flask-debugtoolbar = "^0.14.0"
Expand Down

0 comments on commit 2548b19

Please sign in to comment.