Skip to content

Commit 695c3ea

Browse files
authored
chore: update conda Pytest version requirement (#242)
1 parent 4c94dfe commit 695c3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requirements:
1818
run:
1919
- python >=3.8
2020
- playwright >=1.37.0
21-
- pytest >=6.2.4,<8.0.0
21+
- pytest >=6.2.4,<9.0.0
2222
- pytest-base-url >=1.0.0,<3.0.0
2323
- python-slugify >=6.0.0,<9.0.0
2424

0 commit comments

Comments
 (0)