Skip to content

Commit 102a699

Browse files
Bump certifi from 2022.6.15 to 2022.12.7 (wled#2938)
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](certifi/python-certifi@2022.06.15...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88d0557 commit 102a699

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-timeout==4.0.2
1414
# via zeroconf
1515
bottle==0.12.23
1616
# via platformio
17-
certifi==2022.6.15
17+
certifi==2022.12.7
1818
# via requests
1919
charset-normalizer==2.1.1
2020
# via requests
@@ -23,9 +23,7 @@ click==8.1.3
2323
# platformio
2424
# uvicorn
2525
colorama==0.4.5
26-
# via
27-
# click
28-
# platformio
26+
# via platformio
2927
h11==0.13.0
3028
# via
3129
# uvicorn
@@ -58,8 +56,6 @@ starlette==0.20.4
5856
# via platformio
5957
tabulate==0.8.10
6058
# via platformio
61-
typing-extensions==4.3.0
62-
# via starlette
6359
urllib3==1.26.11
6460
# via requests
6561
uvicorn==0.18.2

0 commit comments

Comments
 (0)