Skip to content

Commit 98bd413

Browse files
Update virtualenv requirement from ~=20.24.3 to >=20.24.3,<20.33.0
--- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7926535 commit 98bd413

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
@@ -103,7 +103,7 @@ dev =
103103
types-requests~=2.32.0.20240914
104104
types-six~=1.16.21.20240513
105105
types-waitress~=3.0.0.20240423
106-
virtualenv~=20.24.3
106+
virtualenv>=20.24.3,<20.33.0
107107

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

0 commit comments

Comments
 (0)