Skip to content

Commit

Permalink
Fix dev requirements security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquebastos committed Sep 27, 2021
1 parent 7c25f39 commit a3f3081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ mock==2.0.0
pytest==3.2.0
tox==2.7.0
docutils==0.14
Pygments==2.2.0
Pygments>=2.7.4

0 comments on commit a3f3081

Please sign in to comment.