diff options
author | David Runge <dave@sleepmap.de> | 2024-03-06 10:50:06 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-06 10:50:06 +0100 |
commit | c4ec28d9eb0ba5a38db34cef0c7511963bc53ab9 (patch) | |
tree | 239d208d89991815cfae9395fdb633b5d08c0cb4 | |
parent | f87776f81cf0af9ebb9e9919cfe89d7e971cfcd3 (diff) | |
download | nvchecker-c4ec28d9eb0ba5a38db34cef0c7511963bc53ab9.tar.gz nvchecker-c4ec28d9eb0ba5a38db34cef0c7511963bc53ab9.tar.bz2 nvchecker-c4ec28d9eb0ba5a38db34cef0c7511963bc53ab9.tar.xz nvchecker-c4ec28d9eb0ba5a38db34cef0c7511963bc53ab9.zip |
Update python-starlette
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 19ab854..531d5f1 100644 --- a/extra.old.json +++ b/extra.old.json @@ -564,7 +564,7 @@ "python-sphinxcontrib-newsfeed": "0.1.4", "python-sphinxcontrib-programoutput": "0.17", "python-sphinxygen": "1.0.4", - "python-starlette": "0.37.1", + "python-starlette": "0.37.2", "python-subprocess-tee": "0.4.1", "python-svglib": "1.5.1", "python-tabulate": "0.9.0", diff --git a/extra.old.json~ b/extra.old.json~ index d2b930a..19ab854 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -300,7 +300,7 @@ "muse": "4.2.1", "mutt": "mutt-2-2-12-rel", "mxml": "v3.3.1", - "mympd": "v14.0.3", + "mympd": "v14.0.4", "ncmpc": "v0.49", "neovim-lsp_signature": "v0.2.0", "neovim-lspconfig": "v0.1.7", |