Skip to content

Commit

Permalink
build(deps): (deps-dev): bump flake8-pyproject from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/john-hen/Flake8-pyproject/releases)
- [Commits](john-hen/Flake8-pyproject@1.2.2...1.2.3)

---
updated-dependencies:
- dependency-name: flake8-pyproject
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 418c982 commit e4d922b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ orjson = "^3.9.10"
[tool.poetry.group.dev.dependencies]
black = "~23.1.0"
flake8 = "^6.1.0"
Flake8-pyproject = "==1.2.2"
Flake8-pyproject = "==1.2.3"
isort = "^5.12.0"
mypy = "^1.7.1"
poetry-lock-package = "^0.5"
Expand Down

0 comments on commit e4d922b

Please sign in to comment.