Skip to content

Commit

Permalink
build(deps-dev): bump flake8-encodings from 0.5.0.post1 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [flake8-encodings](https://github.com/python-formate/flake8-encodings) from 0.5.0.post1 to 0.5.1.
- [Release notes](https://github.com/python-formate/flake8-encodings/releases)
- [Commits](python-formate/flake8-encodings@v0.5.0.post1...v0.5.1)

---
updated-dependencies:
- dependency-name: flake8-encodings
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent e6b8a3e commit c8d0071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dev = [
"pytest-cov==4.1.0",
"flake8==6.1.0",
"flake8-bugbear==23.11.26",
"flake8-encodings==0.5.0.post1",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.14.0",
"flake8-logging-format==0.9.0",
"flake8-no-implicit-concat==0.3.5",
Expand Down

0 comments on commit c8d0071

Please sign in to comment.