Skip to content

Commit 631378f

Browse files
Bump flake8-implicit-str-concat from 0.6.0 to 0.7.0 (#108)
Bumps [flake8-implicit-str-concat](https://github.com/flake8-implicit-str-concat/flake8-implicit-str-concat) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/flake8-implicit-str-concat/flake8-implicit-str-concat/releases) - [Commits](flake8-implicit-str-concat/flake8-implicit-str-concat@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: flake8-implicit-str-concat dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b481c57 commit 631378f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ flake8-comprehensions = "^3.10.0"
3838
flake8-debugger = "^4.1.2"
3939
flake8-eradicate = "^1.4.0"
4040
flake8-functions = ">=0.0.7,<0.0.9"
41-
flake8-implicit-str-concat = ">=0.3,<0.7"
41+
flake8-implicit-str-concat = ">=0.3,<0.8"
4242
flake8-plugin-utils = "^1.3.2"
4343
flake8-print = "^5.0.0"
4444
flake8-sfs = ">=0.0.3,<1.0.2"

0 commit comments

Comments
 (0)