diff --git a/poetry.lock b/poetry.lock index 255c3195b..378192137 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3682,13 +3682,13 @@ testing = ["covdefaults (>=2.3)", "pytest (>=8.3.3)", "pytest-cov (>=5)", "pytes [[package]] name = "pyspellchecker" -version = "0.8.1" +version = "0.8.2" description = "Pure python spell checker based on work by Peter Norvig" optional = false python-versions = ">=3.7" files = [ - {file = "pyspellchecker-0.8.1-py3-none-any.whl", hash = "sha256:d91e9e1064793ae1ee8e71b06ca40eeb8e5923437c54291a8e041b447792b640"}, - {file = "pyspellchecker-0.8.1.tar.gz", hash = "sha256:3478ca8484d1c2db0c93d12b3c986cd17958c69f47b3ed7ef4d3f4201e591776"}, + {file = "pyspellchecker-0.8.2-py3-none-any.whl", hash = "sha256:4fee22e1859c5153c3bc3953ac3041bf07d4541520b7e01901e955062022290a"}, + {file = "pyspellchecker-0.8.2.tar.gz", hash = "sha256:2b026be14a162ba810bdda8e5454c56e364f42d3b9e14aeff31706e5ebcdc78f"}, ] [[package]] @@ -5122,4 +5122,4 @@ lxml = ">=3.8" [metadata] lock-version = "2.0" python-versions = ">=3.10,<4" -content-hash = "5913de8becf85e5e85ac1db81930fcfdfeb260b0bc9c38b62f5498580c98c951" +content-hash = "171b37c12df8647b78c2c59c52bcdc5ce793fd8416339336baa9237fc3c49cac" diff --git a/pyproject.toml b/pyproject.toml index 0ffaa6852..808727933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -255,7 +255,7 @@ PyLD = "2.0.4" pymarc = "5.2.3" pyOpenSSL = "^24.0.0" pyparsing = "3.2.0" -pyspellchecker = "0.8.1" +pyspellchecker = "0.8.2" python = ">=3.10,<4" python-dateutil = "2.9.0.post0" python3-saml = "^1.16" # python-saml is required for SAML authentication