diff --git a/uv.lock b/uv.lock index e166fc6..0a5380e 100644 --- a/uv.lock +++ b/uv.lock @@ -230,16 +230,16 @@ wheels = [ [[package]] name = "plain" -version = "0.8.1" +version = "0.9.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "click" }, { name = "jinja2" }, { name = "python-dotenv" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/ba/c6/e2709bc01f2e558bf96143397eee644dfb5aed53877519bf70d2a3747946/plain-0.8.1.tar.gz", hash = "sha256:b8f695833c37dfa27a7f468348a543b3950a41a504e8e4e145382d3d564dafa2", size = 179303 } +sdist = { url = "https://files.pythonhosted.org/packages/b4/6c/2154d79fab03824658d202af2dbc40ee3374dac0fcb28476b5fc93a75336/plain-0.9.0.tar.gz", hash = "sha256:78482d8278eb5a9418c54f691e42c6f924d7b6be6605dea4023f0ce6d7842e03", size = 179387 } wheels = [ - { url = "https://files.pythonhosted.org/packages/73/3d/889adbdb4e0967b4033a1315543e862a8265a356b6559c49266d7f69990a/plain-0.8.1-py3-none-any.whl", hash = "sha256:478eea36650f41eb6327ea7e6319da62b3725e5b4f613bc9b436cf61bec26789", size = 222739 }, + { url = "https://files.pythonhosted.org/packages/7f/51/175ca8b5c6478fe504aa321391863e389bfbf71b5171b66239a6c7e8c42f/plain-0.9.0-py3-none-any.whl", hash = "sha256:6ea644b642e44d45b7892ba82174eed7851baba9ce5eb08e0e2b7f296bb68061", size = 222820 }, ] [[package]]