Skip to content

Commit a4a7f2c

Browse files
Bump isort from 5.12.0 to 5.13.2 in /dummy-server (#88)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 707c10d commit a4a7f2c

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

dummy-server/poetry.lock

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

dummy-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pyhocon = "^0.3.61"
1717
mypy = "^1.11.0"
1818
black = "^24.8.0"
1919
flake8 = "^7.1.1"
20-
isort = "^5.12.0"
20+
isort = "^5.13.2"
2121
ddt = "^1.6.0"
2222
pytest = "^8.3.2"
2323

0 commit comments

Comments
 (0)