Skip to content

Commit

Permalink
Bump pytest from 6.2.1 to 6.2.2 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 24, 2021
1 parent a062b30 commit f9d9ce9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ flake8==3.8.4
# via
# -r requirements.in
# flake8-isort
importlib-metadata==3.7.3
# via
# flake8
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
isort==4.3.21
Expand All @@ -46,7 +51,7 @@ pytest-cov==2.9.0
# via -r requirements.in
pytest-mock==3.3.1
# via -r requirements.in
pytest==6.2.1
pytest==6.2.2
# via
# -r requirements.in
# pytest-cov
Expand All @@ -66,6 +71,10 @@ testfixtures==6.14.0
# via flake8-isort
toml==0.10.2
# via pytest
typing-extensions==3.7.4.3
# via importlib-metadata
zipp==3.4.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip

0 comments on commit f9d9ce9

Please sign in to comment.