summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-19 17:54:50 -0800
committerGitHub <noreply@github.com>2023-01-19 17:54:50 -0800
commitcbbd56486070eab9a08253b2778fcd64877acd68 (patch)
treebcfd312eb358fe89b5a9222dace069009a0498e2
parent635edf7f5b239956d6a31f6aaccbaf77f60a0969 (diff)
downloaddecky-loader-cbbd56486070eab9a08253b2778fcd64877acd68.tar.gz
decky-loader-cbbd56486070eab9a08253b2778fcd64877acd68.zip
Bump certifi from 2022.6.15 to 2022.12.7 (#345)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...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--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 520ec8e6..e7db9f1d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ aiohttp==3.8.1
aiohttp-jinja2==1.5.0
aiohttp_cors==0.7.0
watchdog==2.1.7
-certifi==2022.6.15 \ No newline at end of file
+certifi==2022.12.7 \ No newline at end of file