Skip to content

Commit

Permalink
Merge pull request #81 from edx/nadeem/update_virtualenv
Browse files Browse the repository at this point in the history
fix: update virtualenv version
  • Loading branch information
nadeemshahzad authored Oct 18, 2024
2 parents ea1cc62 + df3a943 commit bd2b1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/common_vars/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ common_pip_pkgs:
- pip=={{ COMMON_PIP_VERSION }}
- configparser==4.0.2
- setuptools==44.1.0
- virtualenv==20.2.0
- virtualenv==20.27.0
- zipp==1.2.0
- boto3
- importlib-resources==3.2.1
Expand Down

0 comments on commit bd2b1d9

Please sign in to comment.