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 Apr 4, 2023
1 parent ee65d0c commit 20bd086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions newsfragments/2863.internal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump pytest from 6.2.5 to 7.2.2 because of CI ``DeprecationWarning``
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
"flaky>=3.7.0",
"hypothesis>=3.31.2",
"importlib-metadata<5.0;python_version<'3.8'",
"pytest>=6.2.5",
"pytest>=7.0.0",
"pytest-asyncio>=0.18.1",
"pytest-mock>=1.10",
"pytest-pythonpath>=0.3",
"pytest-watch>=4.2",
"pytest-xdist>=1.29",
"setuptools>=38.6.0",
Expand Down

0 comments on commit 20bd086

Please sign in to comment.