mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Bump isort from 5.13.1 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.13.1...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -60,7 +60,7 @@ flake8 = "^6.1.0"
|
||||
flake8-bugbear = "^23.12.2"
|
||||
freezegun = "^1.3.1"
|
||||
honcho = "*"
|
||||
isort = "^5.13.1"
|
||||
isort = "^5.13.2"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==4.2.11"
|
||||
pip-audit = "*"
|
||||
|
||||
Reference in New Issue
Block a user