Skip to content

Commit

Permalink
setup: bump version requirement for mozprocess (bug 1825275) (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeid authored Jul 14, 2023
1 parent 51ded2a commit 51dd4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"mozinfo>=1.1.0",
"mozinstall>=2.0.0",
"mozlog>=4.0",
"mozprocess>=1.2.0",
"mozprocess>=1.3.1",
"mozprofile>=2.2.0",
"mozrunner>=8.0.2",
"mozversion>=2.1.0",
Expand Down

0 comments on commit 51dd4c5

Please sign in to comment.