Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 6.1.2 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.1.2...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2020
1 parent 90d0cbe commit 8b2eda9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements-dev.txt
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.1.1 # 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 @@ -99,7 +98,7 @@ pymdown-extensions==8.0.1 # via mkdocs-material, mkdocstrings
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r requirements-dev.in
pytest-pythonpath==0.7.3 # via -r requirements-dev.in
pytest==6.1.2 # via -r requirements-dev.in, pytest-cov, pytest-pythonpath
pytest==6.2.0 # via -r requirements-dev.in, pytest-cov, pytest-pythonpath
pytkdocs==0.9.0 # via mkdocstrings
pytz==2020.4 # via babel
pyyaml==5.3.1 # via bandit, dparse, mkdocs, pre-commit, yamllint
Expand All @@ -115,14 +114,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
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.2.1 # 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.1 # via pip-tools
Expand Down

0 comments on commit 8b2eda9

Please sign in to comment.