From d834aecebad2b131f2d95508daa8f6227455bf29 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 10 May 2023 12:26:40 -0700 Subject: [PATCH] update bmt --- poetry.lock | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 815cdf8b..57a580d0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2314,7 +2314,7 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more [metadata] lock-version = "1.1" python-versions = "^3.9" -content-hash = "63c386cab7927d49ad3d2f498e460cdf9f8e752b9eb75101dade472f1f76c0c3" +content-hash = "bc5ae0855f6d37256e7ae39d423c4da905e3783798d679ebd8768a005ecc42ff" [metadata.files] airium = [ diff --git a/pyproject.toml b/pyproject.toml index bd427109..fa3cc6bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ ijson = "^3.1.3" deprecation = "^2.1.0" recommonmark = "*" tox = "^3.0" -bmt = "^1.0.12" +bmt = "^1.0.13" inflection = "^0.5.1" closurizer = "^0.1.7"