Skip to content

Commit a7b1e5f

Browse files
authored
Merge pull request #29 from metwork-framework/tinycss2-1.4.0
feat: bump tinycss2 from 1.3.0 to 1.4.0
2 parents b8491bc + 6331787 commit a7b1e5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
| [sniffio](https://github.com/python-trio/sniffio) | 1.3.1 | python3_extratools |
7171
| [starlette](https://github.com/encode/starlette) | 0.46.2 | python3_extratools |
7272
| [terminado](https://github.com/jupyter/terminado) | 0.18.1 | python3_extratools |
73-
| [tinycss2](https://www.courtbouillon.org/tinycss2) | 1.3.0 | python3_extratools |
73+
| [tinycss2](https://www.courtbouillon.org/tinycss2) | 1.4.0 | python3_extratools |
7474
| [uc-micro-py](https://github.com/tsutsu3/uc.micro-py) | 1.0.3 | python3_extratools |
7575
| [ujson](https://github.com/ultrajson/ultrajson) | 5.10.0 | python3_extratools |
7676
| [uri-template](https://gitlab.linss.com/open-source/python/uri-template) | 1.3.0 | python3_extratools |

layers/layer5_python3_extratools/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ simpervisor==1.0.0
6363
sniffio==1.3.1
6464
starlette==0.46.2
6565
terminado==0.18.1
66-
tinycss2==1.3.0
66+
tinycss2==1.4.0
6767
uc-micro-py==1.0.3
6868
ujson==5.10.0
6969
uri-template==1.3.0

0 commit comments

Comments
 (0)