Skip to content

Commit ba847c3

Browse files
committed
bump
1 parent d15a71c commit ba847c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ requests = "^2.25.1"
4444

4545
[tool.poetry.dev-dependencies]
4646
alabaster = "^0.7.12"
47-
black = "^22"
48-
isort = "^5.6.4"
47+
black = "^24.4.2"
48+
isort = "^5.13.2"
4949
pytest = "^8.2.1"
5050
pytest-black = "^0.3.12"
51-
pytest-isort = "^1.2.0"
51+
pytest-isort = "^4.0.0"
5252
pytest-cov = "^4.0.0"
5353
responses = "^0.13.0"
5454
sphinx = "^3.5.2"

0 commit comments

Comments
 (0)