Skip to content

Commit aa958de

Browse files
committed
updated pycodestyle version
1 parent 8e4e191 commit aa958de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"clang-format>=18.1.2",
2323
"icdiff",
2424
"jsbeautifier",
25-
"pycodestyle==2.11.1",
25+
"pycodestyle==2.12.0",
2626
"python-magic",
2727
"termcolor",
2828
"jinja2>=2.10",
@@ -40,6 +40,6 @@
4040
]
4141
},
4242
url="https://github.com/cs50/style50",
43-
version="2.10.3",
43+
version="2.10.4",
4444
include_package_data=True,
4545
)

0 commit comments

Comments
 (0)