Skip to content

Commit

Permalink
Update dependency pytest to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Mar 13, 2022
1 parent 2c4f5a6 commit 2074b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ numpy = "==1.20.3"
pandas = "==1.2.4"
pathspec = "==0.8.1"
pylint = "==2.6.0"
pytest = "==6.2.4"
pytest = "==7.1.0"
python-dateutil = "==2.8.1"
pytz = "==2020.4"
regex = "==2020.11.13"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ numpy==1.20.3
pandas==1.2.4
pathspec==0.8.1
pylint==2.6.0
pytest==6.2.4
pytest==7.1.0
python-dateutil==2.8.1
pytz==2020.4
regex==2020.11.13
Expand Down

0 comments on commit 2074b3f

Please sign in to comment.