summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-02 09:29:22 -0700
committerGitHub <noreply@github.com>2021-06-02 09:29:22 -0700
commitaed7209b7a7ebcdd8eacd34813554bc4d8ed047a (patch)
tree43d5f5c02e15efb8473aca00c738637b8143fe84
parentf37753da068538cb9007768106b367928112291c (diff)
downloadfreertos-git-aed7209b7a7ebcdd8eacd34813554bc4d8ed047a.tar.gz
Bump urllib3 from 1.26.4 to 1.26.5 in /.github/scripts/common (#617)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 1314ac177..9ac315f6d 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.4
+urllib3==1.26.5
wrapt==1.12.1