Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Dec 7, 2023
1 parent 470f311 commit e2b7cdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc-source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
default-values>=0.6.0
extras-require>=0.5.0
furo>=2020.11.19b18
furo==2021.06.18b36
html-section>=0.3.0
seed-intersphinx-mapping>=1.2.2
sphinx<4,>=3.0.3
Expand Down
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ deps =
flake8-dunder-all>=0.1.1
flake8-encodings>=0.1.0
flake8-github-actions>=0.1.0
flake8-noqa>=1.1.0,<=1.2.2
flake8-noqa>=1.1.0
flake8-pyi>=20.10.0,<=22.8.0
flake8-pytest-style>=1.3.0
flake8-quotes>=3.3.0
Expand Down Expand Up @@ -217,6 +217,7 @@ plugins = coverage_pyver_pragma
[coverage:report]
fail_under = 100
show_missing = True
exclude_lines =
raise AssertionError
raise NotImplementedError
Expand Down

0 comments on commit e2b7cdb

Please sign in to comment.