File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 66 "image" : " mcr.microsoft.com/devcontainers/python:1-3.12-bullseye" ,
77
88 "features" : {
9- "ghcr.io/devcontainers-contrib /features/black:2" : {},
10- "ghcr.io/devcontainers-contrib /features/pylint:2" : {}
9+ "ghcr.io/devcontainers-extra /features/black:2" : {},
10+ "ghcr.io/devcontainers-extra /features/pylint:2" : {}
1111 },
1212
1313 // Use 'forwardPorts' to make a list of ports inside the container available locally.
Original file line number Diff line number Diff line change 11alabaster == 1.0.0
2- anyio == 4.8 .0
2+ anyio == 4.9 .0
33babel == 2.17.0
4- beautifulsoup4 == 4.12.3
4+ beautifulsoup4 == 4.13.4
55certifi == 2025.6.15
6- charset-normalizer == 3.4.1
7- click == 8.1.8
6+ charset-normalizer == 3.4.2
7+ click == 8.2.1
88colorama == 0.4.6
99docutils == 0.21.2
1010furo == 2024.8.6
@@ -16,10 +16,11 @@ MarkupSafe==3.0.2
1616packaging == 25.0
1717Pygments == 2.19.2
1818requests == 2.32.4
19+ roman-numerals-py == 3.1.0
1920sniffio == 1.3.1
2021snowballstemmer == 3.0.1
21- soupsieve == 2.6
22- Sphinx == 8.1 .3
22+ soupsieve == 2.7
23+ Sphinx == 8.2 .3
2324sphinx-argparse == 0.5.2
2425sphinx-autobuild == 2024.10.3
2526sphinx-basic-ng == 1.0.0b2
@@ -31,8 +32,8 @@ sphinxcontrib-jsmath==1.0.1
3132sphinxcontrib-qthelp == 2.0.0
3233sphinxcontrib-serializinghtml == 2.0.0
3334starlette == 0.47.1
34- typing_extensions == 4.12.2
35+ typing_extensions == 4.14.0
3536urllib3 == 2.5.0
36- uvicorn == 0.34 .0
37+ uvicorn == 0.35 .0
3738watchfiles == 1.1.0
3839websockets == 15.0.1
You can’t perform that action at this time.
0 commit comments