diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-06-25 07:10:14 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-25 07:10:14 +0000 |
| commit | bceae3cf8b2c73bde7b413bf4aaffeada0d2265d (patch) | |
| tree | 22d26b9bed9f64afd5a4b164910047b675eb0271 /ci | |
| parent | 684cfc554f88596ee266f0f0e8c92c4da9ae6051 (diff) | |
| download | edify-bceae3cf8b2c73bde7b413bf4aaffeada0d2265d.tar.xz edify-bceae3cf8b2c73bde7b413bf4aaffeada0d2265d.zip | |
chore(deps): update virtualenv requirement from >=21.4.2 to >=21.5.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](https://github.com/pypa/virtualenv/compare/21.4.2...21.5.1)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 21.5.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/requirements.txt b/ci/requirements.txt index d9ce0f7..89f308f 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -virtualenv>=21.4.2 +virtualenv>=21.5.1 pip>=25.0 setuptools>=75.0 six>=1.17.0 |
