Skip to content

Commit c7bec2c

Browse files
Bump virtualenv from 20.38.0 to 21.1.0 (#169)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.38.0 to 21.1.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.38.0...21.1.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a71e576 commit c7bec2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ruff==0.15.4
6363
# via ccs-govuk-frontend-jinja (pyproject.toml)
6464
typing-extensions==4.15.0
6565
# via mypy
66-
virtualenv==20.38.0
66+
virtualenv==21.1.0
6767
# via pre-commit
6868
werkzeug==3.1.6
6969
# via flask

0 commit comments

Comments
 (0)