summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-09 16:05:12 -0800
committerGitHub <noreply@github.com>2022-12-09 16:05:12 -0800
commitc9947d3adcd0334c695d47cb8b8a2dedbfc2a45e (patch)
tree68374723974baeb0ee2a179d536e56d3914b53b5
parenta545cb2aee2fc103ec0c989a229a354ac58bf4cc (diff)
downloadfreertos-git-c9947d3adcd0334c695d47cb8b8a2dedbfc2a45e.tar.gz
Bump certifi from 2020.12.5 to 2022.12.7 in /.github/scripts/common (#898)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 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 dc272027e..cc371e86d 100644
--- a/.github/scripts/common/requirements.txt
+++ b/.github/scripts/common/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2020.12.5
+certifi==2022.12.7
chardet==4.0.0
colorama
Deprecated==1.2.10