Skip to content

Commit cd723bf

Browse files
chore(deps-dev): bump flake8-isort from 4.0.0 to 4.1.1
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/gforcada/flake8-isort/releases) - [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst) - [Commits](gforcada/flake8-isort@4.0.0...4.1.1) --- updated-dependencies: - dependency-name: flake8-isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c41ec5 commit cd723bf

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

poetry.lock

+24-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ flake8-builtins = "^1.5.3"
3838
flake8-comprehensions = "^3.7.0"
3939
flake8-debugger = "^4.0.0"
4040
flake8-fixme = "^1.1.1"
41-
flake8-isort = "^4.0.0"
41+
flake8-isort = "^4.1.1"
4242
flake8-variables-names = "^0.0.4"
4343
isort = "^5.9.3"
4444
pytest-cov = "^3.0.0"
4545
pytest-mock = "^3.5.1"
4646
pdoc3 = "^0.10.0"
47-
pytest-asyncio = "^0.15.1"
47+
pytest-asyncio = "^0.16.0"
4848
bandit = "^1.7.0"
4949
radon = "^5.1.0"
5050
xenon = "^0.8.0"

0 commit comments

Comments
 (0)