Skip to content

Commit

Permalink
Bump virtualenv to 20.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jk464 committed Nov 7, 2023
1 parent f26c1fb commit ee92b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ stevedore==1.30.1
tenacity>=3.2.1,<7.0.0
tooz==2.8.0
# Note: virtualenv embeds wheels for pip, wheel, and setuptools. So pinning virtualenv pins those as well.
# virtualenv==20.4.0 (<21) has pip==20.3.3 wheel==0.36.2 setuptools==51.3.3
virtualenv==20.4.0
# virtualenv<=20.16.7 (<21) has pip==22.3.1 wheel==0.38.4 setuptools==65.5.1
virtualenv<=20.16.7
webob==1.8.7
zake==0.2.2
# test requirements below
Expand Down

0 comments on commit ee92b82

Please sign in to comment.