Skip to content

Commit 8a3f5ff

Browse files
Update virtualenv requirement from ~=20.24.3 to ~=21.6.1
Updates the requirements on [virtualenv](https://github.com/pypa/virtualenv) to permit the latest version. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.3...21.6.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.6.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f77cb4 commit 8a3f5ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dev =
107107
types-requests~=2.32.0.20240914
108108
types-six~=1.16.21.20240513
109109
types-waitress~=3.0.0.20240423
110-
virtualenv~=20.24.3
110+
virtualenv~=21.6.1
111111

112112
# 👉 Note: The ``-stubs`` and ``types-`` dependencies above ↑ in the ``dev``
113113
# extra must be duplicated in ``.pre-commit-config.yaml`` in order for ``tox``

0 commit comments

Comments
 (0)