Skip to content

Commit bd2b1d9

Browse files
Merge pull request #81 from edx/nadeem/update_virtualenv
fix: update virtualenv version
2 parents ea1cc62 + df3a943 commit bd2b1d9

File tree

1 file changed

+1
-1
lines changed
  • playbooks/roles/common_vars/defaults

1 file changed

+1
-1
lines changed

playbooks/roles/common_vars/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ common_pip_pkgs:
165165
- pip=={{ COMMON_PIP_VERSION }}
166166
- configparser==4.0.2
167167
- setuptools==44.1.0
168-
- virtualenv==20.2.0
168+
- virtualenv==20.27.0
169169
- zipp==1.2.0
170170
- boto3
171171
- importlib-resources==3.2.1

0 commit comments

Comments
 (0)