Skip to content

Commit 3d7c785

Browse files
authored
feat: bump python-multipart from 0.0.19 to 0.0.20 (#23)
1 parent 949a356 commit 3d7c785

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
@@ -58,7 +58,7 @@
5858
| [python-json-logger](https://nhairs.github.io/python-json-logger) | 3.3.0 | python3_extratools |
5959
| [python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc) | 1.1.2 | python3_extratools |
6060
| [python-lsp-server](https://github.com/python-lsp/python-lsp-server) | 1.12.2 | python3_extratools |
61-
| [python-multipart](https://github.com/Kludex/python-multipart) | 0.0.19 | python3_extratools |
61+
| [python-multipart](https://github.com/Kludex/python-multipart) | 0.0.20 | python3_extratools |
6262
| [python-pptx](https://github.com/scanny/python-pptx) | 1.0.2 | python3_extratools |
6363
| [pyzmq](https://pyzmq.readthedocs.org) | 25.1.1 | python3_extratools |
6464
| [questionary](https://github.com/tmbo/questionary) | 2.1.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
@@ -51,7 +51,7 @@ prometheus-client==0.21.1
5151
python-json-logger==3.3.0
5252
python-lsp-jsonrpc==1.1.2
5353
python-lsp-server==1.12.2
54-
python-multipart==0.0.19
54+
python-multipart==0.0.20
5555
python-pptx==1.0.2
5656
pyzmq==25.1.1
5757
questionary==2.1.0

0 commit comments

Comments
 (0)