Skip to content

Commit d30ca3e

Browse files
MAINT: Bump pycodestyle from 2.8.0 to 2.12.1
1 parent 88c68f9 commit d30ca3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
# NOTE: breathe 4.33.0 collides with sphinx.ext.graphviz
4343
- breathe>4.33.0
4444
# For linting
45-
- pycodestyle=2.8.0
45+
- pycodestyle=2.12.1
4646
- gitpython
4747
# Used in some tests
4848
- cffi

requirements/linter_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pycodestyle==2.8.0
1+
pycodestyle==2.12.1
22
GitPython>=3.1.30

0 commit comments

Comments
 (0)