Skip to content

Commit

Permalink
Merge pull request #618 from getsentry/vartec/bump-flake8-logging
Browse files Browse the repository at this point in the history
chore(linting): update flake8-logging to 1.5.0 to include a fix
  • Loading branch information
Bartek Ogryczak authored Jan 24, 2024
2 parents 02a951f + db89593 commit 1751773
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ validate_incorrect_missing_deps = six
[flake8==5.0.4]
[flake8==6.0.0]
[flake8==6.1.0]
[flake8==7.0.0]

[flake8-bugbear==22.7.1]
[flake8-bugbear==22.8.23]
Expand All @@ -373,6 +374,7 @@ validate_incorrect_missing_deps = six
[flake8-bugbear==23.12.2]

[flake8-logging==1.4.0]
[flake8-logging==1.5.0]

[flask==2.1.2]
[flask==2.2.2]
Expand Down Expand Up @@ -925,6 +927,7 @@ brew_requires =
[pyflakes==2.5.0]
[pyflakes==3.0.1]
[pyflakes==3.1.0]
[pyflakes==3.2.0]

[pygments==2.13.0]

Expand Down

0 comments on commit 1751773

Please sign in to comment.