Skip to content

Commit

Permalink
Merge pull request #3865 from meeseeksmachine/auto-backport-of-pr-386…
Browse files Browse the repository at this point in the history
…0-on-yt-4.0.x
  • Loading branch information
neutrinoceros authored Mar 28, 2022
2 parents 71f1f75 + 4072205 commit db4eb3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repos:
hooks:
- id: flake8
additional_dependencies: [
flake8-bugbear>=20.3.2, # GH PR 2851
flake8-bugbear==21.9.1,
flake8-logging-format,
flake8-2020==1.6.0,
]
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ nose.plugins.0.10 =
doc =
alabaster
bottle
jinja2<3.1.0 # see https://github.com/readthedocs/readthedocs.org/issues/9037
jupyter-client<7.0
nbconvert==5.6.1
pyregion
Expand Down

0 comments on commit db4eb3a

Please sign in to comment.