summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-16 22:07:13 -0700
committerGitHub <noreply@github.com>2023-08-16 22:07:13 -0700
commit193f97d9fec537e81d65e983c938d93834a4f1da (patch)
tree0cbb011afc2bbb3efa8a24fd2b97e4493f83658b
parent38c96ea96ae19f2285059cd7d0bee574ff3b033d (diff)
downloaddecky-loader-193f97d9fec537e81d65e983c938d93834a4f1da.tar.gz
decky-loader-193f97d9fec537e81d65e983c938d93834a4f1da.zip
Bump certifi from 2022.12.7 to 2023.7.22 (#526)v2.10.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi 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--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 166435f2..326a924c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ aiohttp==3.8.4
aiohttp-jinja2==1.5.1
aiohttp_cors==0.7.0
watchdog==2.1.7
-certifi==2022.12.7
+certifi==2023.7.22