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 May 19, 2024
1 parent 230ed75 commit 63d7259
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "atlas-etl-ldap"
version = "2.0.4"
version = "2.0.5"
description = "Atlas BI Library LDAP ETL"
authors = ["Christopher Pickering <cpickering@rhc.net>"]
license = "GPL-3.0-or-later"
Expand All @@ -12,7 +12,7 @@ ldap3 = "^2.9.1"
python-dotenv = "^1.0.0"

[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
black = "^24.0.0"
isort = "^5.10.1"
mypy = "^1.0"
tox = "^4.0.8"
Expand Down

0 comments on commit 63d7259

Please sign in to comment.