mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Bump isort from 5.12.0 to 5.13.1
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.1. - [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.12.0...5.13.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... 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.12.0"
|
||||
isort = "^5.13.1"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==4.2.11"
|
||||
pip-audit = "*"
|
||||
|
||||
Reference in New Issue
Block a user