Skip to content

Commit

Permalink
chore(deps-dev): bump isort from 5.12.0 to 5.13.2 in /backend
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent ba79d62 commit e99253f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bandit==1.7.8
black==24.3.0
coverage==7.3.1
flake8==6.1.0
isort==5.12.0
isort==5.13.2
mypy-protobuf==3.5.0
parameterized==0.9.0
pep8-naming==0.13.3
Expand Down

0 comments on commit e99253f

Please sign in to comment.