Skip to content

Commit

Permalink
Bump pytest from 6.2.5 to 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
e3243eric committed Mar 7, 2023
1 parent 168fcea commit 87f32f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"contextlib2>=0.5.4",
"py-geth>=3.11.0",
"py-solc-x>=1.1.1",
"pytest>=6.2.5",
"pytest==7.2.2",
"sphinx>=4.2.0",
"sphinx_rtd_theme>=0.5.2",
"toposort>=1.4",
Expand All @@ -38,7 +38,7 @@
"flaky>=3.7.0",
"hypothesis>=3.31.2",
"importlib-metadata<5.0;python_version<'3.8'",
"pytest>=6.2.5",
"pytest==7.2.2",
"pytest-asyncio>=0.18.1",
"pytest-mock>=1.10",
"pytest-pythonpath>=0.3",
Expand Down

0 comments on commit 87f32f1

Please sign in to comment.