Skip to content

Commit

Permalink
Bump flake8 from 6.1.0 to 7.1.1 in /dummy-server (#87)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.1.
- [Commits](PyCQA/flake8@6.1.0...7.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Majlis <[email protected]>
  • Loading branch information
dependabot[bot] and martin-majlis-s1 authored Aug 20, 2024
1 parent 9cc4202 commit 707c10d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions dummy-server/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 dummy-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyhocon = "^0.3.61"
[tool.poetry.group.dev.dependencies]
mypy = "^1.11.0"
black = "^24.8.0"
flake8 = "^6.1.0"
flake8 = "^7.1.1"
isort = "^5.12.0"
ddt = "^1.6.0"
pytest = "^8.3.2"
Expand Down

0 comments on commit 707c10d

Please sign in to comment.