File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to Shiny for Python will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ UNRELEASED ]
8
+ ## [ 1.2.0 ] - 2024-10-29
9
9
10
10
### Breaking changes
11
11
Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ dependencies = [
33
33
" starlette" ,
34
34
" websockets>=10.0" ,
35
35
" python-multipart" ,
36
- # "htmltools>=0.5.3.9002",
37
- " htmltools@git+https://github.com/posit-dev/py-htmltools@main" ,
36
+ " htmltools>=0.6.0" ,
38
37
" click>=8.1.4;platform_system!='Emscripten'" ,
39
38
" markdown-it-py>=1.1.0" ,
40
39
" mdit-py-plugins>=0.3.0" ,
You can’t perform that action at this time.
0 commit comments