summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot]2021-03-20 16:17:00 +0200
committerYurii Kolesnykov2021-03-20 16:19:55 +0200
commit8806213bac63f3a3eb7a7556f03b25734002c001 (patch)
tree7888355e15367cf4e925452bbe8d97ef9d613864
parent742438b087bd8a3cc78a68f7c151637121262fe9 (diff)
downloadaur-8806213bac63f3a3eb7a7556f03b25734002c001.tar.gz
Bump urllib3 from 1.26.2 to 1.26.3 (#3)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--Pipfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Pipfile.lock b/Pipfile.lock
index 505d8cf4e80e..c791bc847b3b 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -139,11 +139,11 @@
},
"urllib3": {
"hashes": [
- "sha256:19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08",
- "sha256:d8ff90d979214d7b4f8ce956e80f4028fc6860e4431f731ea4a8c08f23f99473"
+ "sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df",
+ "sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'",
- "version": "==1.26.2"
+ "version": "==1.26.4"
}
},
"develop": {}