mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
Bump isort from 5.10.1 to 5.12.0
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. - [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.10.1...5.12.0) --- 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:
@@ -72,7 +72,7 @@ newrelic = "*"
|
||||
exceptiongroup = "==1.1.2"
|
||||
flake8 = "==4.0.1"
|
||||
flake8-bugbear = "==23.3.12"
|
||||
isort = "==5.10.1"
|
||||
isort = "==5.12.0"
|
||||
moto = "==4.2.0"
|
||||
pytest = "==7.4.2"
|
||||
pytest-env = "==1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user