Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 6f65265

Browse files
build(deps): bump virtualenv in /.github/workflows (#18)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.10.0 to 20.11.2. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.10.0...20.11.2) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 888017c commit 6f65265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pip==21.3.1
22
nox==2021.10.1
33
nox-poetry==0.9.0
44
poetry==1.1.12
5-
virtualenv==20.10.0
5+
virtualenv==20.11.2
66
poetry-dynamic-versioning==0.13.1

0 commit comments

Comments
 (0)