Skip to content

Commit

Permalink
Merge pull request #1049 from mandiant/dependabot/pip/pycodestyle-2.12.1
Browse files Browse the repository at this point in the history
build(deps): bump pycodestyle from 2.11.1 to 2.12.1
  • Loading branch information
mr-tz authored Oct 1, 2024
2 parents 28310c3 + 3bdee80 commit ec1277a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ dev = [
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
"pycodestyle==2.11.1",
"pycodestyle==2.12.1",
"black==24.8.0",
"isort==5.13.2",
"mypy==1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pluggy==1.5.0
pre-commit==3.5.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycodestyle==2.11.1
pycodestyle==2.12.1
pycparser==2.22
pydantic==2.9.2
# pydantic pins pydantic-core,
Expand Down

0 comments on commit ec1277a

Please sign in to comment.