diff options
author | 2021-04-06 18:00:43 +0000 | |
---|---|---|
committer | 2021-04-06 11:40:39 -0700 | |
commit | de00c7cb0a6a13cc98934be01a22afae798e9f79 (patch) | |
tree | 75bd3a54addf1ee8a293ba2ca18fdad2215e2ccf | |
parent | Move from GHCR_TOKEN to GITHUB_TOKEN in Docker publish stage (diff) |
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [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.3...1.26.4)
Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r-- | Pipfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index 51741dc..f0b582a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -116,11 +116,11 @@ }, "urllib3": { "hashes": [ - "sha256:1b465e494e3e0d8939b50680403e3aedaa2bc434b7d5af64dfd3c958d7f5ae80", - "sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73" + "sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df", + "sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937" ], "index": "pypi", - "version": "==1.26.3" + "version": "==1.26.4" } }, "develop": { @@ -301,10 +301,10 @@ }, "identify": { "hashes": [ - "sha256:99d40094d8c9fc0b88b379200ecb4f8345a593878656867fa5363abc850766ab", - "sha256:f516f69e62df018a3965a835dccfb3397ed02ddaf513584633c9acaf084be3f2" + "sha256:43cb1965e84cdd247e875dec6d13332ef5be355ddc16776396d98089b9053d87", + "sha256:c7c0f590526008911ccc5ceee6ed7b085cbc92f7b6591d0ee5913a130ad64034" ], - "version": "==2.1.4" + "version": "==2.2.2" }, "junit-xml": { "hashes": [ |