Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump flake8-bugbear from 22.12.6 to 24.1.17
Browse files Browse the repository at this point in the history
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 24.1.17.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@22.12.6...24.1.17)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 18, 2024
1 parent aa24c97 commit 8e71df6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -16,7 +16,7 @@ torch = "1.13.1"
[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
click = "^8.1.3"
flake8-bugbear = "^22.12.6"
flake8-bugbear = "^24.1.17"
mypy = "^0.991"
pytest-cov = "^4.0.0"
black = "^22.12.0"
Expand Down

0 comments on commit 8e71df6

Please sign in to comment.