Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#380)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update mkdocstrings requirement from ~=0.18.0 to ~=0.18.1 (#379)

Update `pre-commit` hooks.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
TEAM4-0 and dependabot[bot] authored Mar 9, 2022
1 parent d2ba2a9 commit 569dd67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
name: Blacken

- repo: https://github.com/PyCQA/bandit
rev: '1.7.3'
rev: '1.7.4'
hooks:
- id: bandit
args: [-r]
Expand Down
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ mike~=1.1
mkdocs~=1.2
mkdocs-awesome-pages-plugin~=2.7
mkdocs-material~=8.2
mkdocstrings~=0.18.0
mkdocstrings~=0.18.1

0 comments on commit 569dd67

Please sign in to comment.