summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-27 22:59:55 +0000
committerPaul Bartell <paul.bartell@gmail.com>2021-05-27 17:54:39 -0700
commit784fb8c15770defb9ba3639b7ce68377bfd57a4c (patch)
tree09bae7770159dde6b195d519eae3448e2ce4647f
parente78feebe7b4acdd38840a178b586e8e9cb923c07 (diff)
downloadfreertos-git-784fb8c15770defb9ba3639b7ce68377bfd57a4c.tar.gz
Bump urllib3 from 1.26.3 to 1.26.4 in /.github/scripts/common
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] <support@github.com>
-rw-r--r--.github/scripts/common/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/scripts/common/requirements.txt b/.github/scripts/common/requirements.txt
index 61eadce96..1314ac177 100644
--- a/.github/scripts/common/requirements.txt
+++ b/.github/scripts/common/requirements.txt
@@ -10,5 +10,5 @@ PyJWT==1.7.1
PyYAML==5.4
requests
smmap==3.0.4
-urllib3==1.26.3
+urllib3==1.26.4
wrapt==1.12.1