diff --git a/pyproject.toml b/pyproject.toml index 362c143..e794fc1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ build-backend = "hatchling.build" [tool.rye] managed = true dev-dependencies = [ - "pyright==1.1.356", + "pyright==1.1.368", "docformatter>=1.7.5", "pytest>=8.0.0", "coverage>=7.4.1", diff --git a/requirements.lock b/requirements.lock index ebeee29..bf42dc0 100644 --- a/requirements.lock +++ b/requirements.lock @@ -6,6 +6,7 @@ # features: [] # all-features: true # with-sources: false +# generate-hashes: false -e file:. aiohttp==3.9.3