Skip to content

Commit 2ca5fe6

Browse files
authored
Merge pull request #184 from metacall/dependabot/pip/pytest-7.1.1
chore(deps): bump pytest from 6.2.4 to 7.1.1
2 parents ccf1a90 + dd616a4 commit 2ca5fe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ zipp==3.4.1
5151
notebook==6.4.8
5252
colorama==0.4.4
5353
asyncio==3.4.3
54-
pytest==6.2.4
54+
pytest==7.1.1
5555
pytest-cov==2.12.1
5656
traitlets==5.0.5
5757

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ zipp==3.4.1
2727
notebook==6.4.8
2828
colorama==0.4.4
2929
asyncio==3.4.3
30-
pytest==6.2.4
30+
pytest==7.1.1
3131
pytest-cov==2.12.1

0 commit comments

Comments
 (0)