Skip to content

Commit bd13572

Browse files
authored
Merge pull request #124 from abhisheksr01/dependabot/pip/black-24.3.0
chore(deps): bump black from 24.2.0 to 24.3.0
2 parents 40af97c + cd1ab93 commit bd13572

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["abhisheksr01"]
77
[tool.poetry.dependencies]
88
python = "^3.8.1"
99
pytest = "^8.1.1"
10-
black = "^24.2.0"
10+
black = "^24.3.0"
1111
flake8 = "^7.0.0"
1212
behave = "^1.2.6"
1313
requests = "^2.31.0"

0 commit comments

Comments
 (0)