Skip to content

Commit

Permalink
chore(deps-dev): bump autoimport from 0.2.2 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [autoimport](https://github.com/lyz-code/autoimport) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/lyz-code/autoimport/releases)
- [Changelog](https://github.com/lyz-code/autoimport/blob/master/CHANGELOG.md)
- [Commits](0.2.2...0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2020
1 parent 69fa531 commit 115db5e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements-dev.txt
Expand Up @@ -11,7 +11,7 @@ astroid==2.4.2 # via pylint
asttokens==2.0.4 # via flake8-aaa
attrs==20.3.0 # via flake8-bugbear, flake8-eradicate, pytest
autoflake==1.4 # via -r requirements.txt, autoimport
autoimport==0.2.2 # via -r requirements-dev.in
autoimport==0.4.0 # via -r requirements-dev.in
babel==2.9.0 # via mkdocs-git-revision-date-localized-plugin
bandit==1.7.0 # via -r requirements-dev.in
beautifulsoup4==4.9.3 # via mkdocs-htmlproofer-plugin, mkdocstrings
Expand Down Expand Up @@ -57,7 +57,6 @@ gitpython==3.1.11 # via bandit, mkdocs-git-revision-date-localized-plugi
htmlmin==0.1.12 # via mkdocs-minify-plugin
identify==1.5.10 # via pre-commit
idna==2.10 # via requests
importlib-metadata==3.3.0 # via flake8, flake8-comprehensions, flake8-simplify, flake8-typing-imports, markdown, pluggy, pre-commit, pytest, stevedore, virtualenv
iniconfig==1.1.1 # via pytest
isort==5.6.4 # via -r requirements-dev.in, pylint
jinja2==2.11.2 # via mkdocs
Expand Down Expand Up @@ -97,6 +96,7 @@ pygments==2.7.3 # via flakehell, mkdocs-material
pylint==2.6.0 # via -r requirements-dev.in
pymdown-extensions==8.0.1 # via mkdocs-material, mkdocstrings
pyparsing==2.4.7 # via packaging
pyprojroot==0.2.0 # via autoimport
pytest-cov==2.10.1 # via -r requirements-dev.in
pytest-pythonpath==0.7.3 # via -r requirements-dev.in
pytest==6.2.1 # via -r requirements-dev.in, pytest-cov, pytest-pythonpath
Expand All @@ -115,14 +115,13 @@ stevedore==3.3.0 # via bandit
toml==0.10.2 # via black, dparse, flakehell, pre-commit, pylint, pytest
tornado==6.1 # via livereload, mkdocs
tqdm==4.54.1 # via nltk
typed-ast==1.4.1 # via astroid, black, flake8-annotations, mypy
typing-extensions==3.7.4.3 # via black, importlib-metadata, mypy
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.3 # via black, mypy
urllib3==1.26.2 # via flakehell, requests
virtualenv==20.2.2 # via pre-commit
wrapt==1.12.1 # via astroid
yamlfix==0.3.0 # via -r requirements-dev.in
yamllint==1.25.0 # via -r requirements-dev.in
zipp==3.4.0 # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==20.3.3 # via pip-tools
Expand Down

0 comments on commit 115db5e

Please sign in to comment.