Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-virtualenv.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/virtualenv/
package:
name: py3-virtualenv
version: 20.25.2
version: 20.25.3
epoch: 0
description: Virtual Python Environment builder
copyright:
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
with:
repository: https://github.com/pypa/virtualenv
tag: ${{package.version}}
expected-commit: 44c6724edebf92f667c8c358ef704685d648f45e
expected-commit: 46d0400b550ae114d4791c8be5e1eb06bccf0cb4

- name: Python Build
runs: |
Expand Down