diff options
| author | Bobby <[email protected]> | 2026-04-28 12:43:37 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-28 12:43:37 +0530 |
| commit | 6c2f61c556967a4a517553b587255f5d6d34a2e6 (patch) | |
| tree | 0782d1acc7d3ee2f4bc15795629cd36c9f1a1c8e | |
| parent | bf2aeec9e9105dcfe21c8a05122c806d6c920abf (diff) | |
| parent | acc93d836ec9c548512c11fe8b1a2561009f22cd (diff) | |
| download | edify-6c2f61c556967a4a517553b587255f5d6d34a2e6.tar.xz edify-6c2f61c556967a4a517553b587255f5d6d34a2e6.zip | |
Merge branch 'main' into dependabot/pip/sphinx-gte-7.4.7
| -rw-r--r-- | ci/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/requirements.txt b/ci/requirements.txt index a0ef106..80d9c39 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,5 +1,5 @@ -virtualenv>=16.6.0 +virtualenv>=21.3.0 pip>=19.1.1 setuptools>=18.0.1 -six>=1.14.0 +six>=1.17.0 tox |
