aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2022-07-07 17:33:10 +0200
committerGravatar GitHub <noreply@github.com>2022-07-07 17:33:10 +0200
commitb1c75b4e8b4198ef174a7bb1ea4abeeea4fda2a6 (patch)
tree77dfc6015c351b0bbfac7f552595380108a48838
parent74762513ad565f46a4502f390cb0cb64bc9bdf21 (diff)
Upgrade pytest to fix breakage (#7973)
-rw-r--r--infra/ci/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/ci/requirements.txt b/infra/ci/requirements.txt
index f24000f2..2577f4f7 100644
--- a/infra/ci/requirements.txt
+++ b/infra/ci/requirements.txt
@@ -2,7 +2,7 @@
parameterized==0.7.4
pyfakefs==4.5.6
pylint==2.5.3
-pytest==6.2.1
+pytest==7.1.2
pytest-xdist==2.5.0
PyYAML==6.0
-yapf==0.32.0 \ No newline at end of file
+yapf==0.32.0