summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 87ac56e..8d51a8d 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
python-version: [3.7]
- requests-version: [2.22, 2.23, 2.24, 2.25, latest]
+ requests-version: [2.22, 2.23, 2.24, 2.25, 2.26, latest]
fail-fast: false
services:
nginx: