diff --git a/poetry.lock b/poetry.lock index 716b689..02451f2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1167,7 +1167,7 @@ misp = ["python-magic", "pydeep"] [metadata] lock-version = "1.1" python-versions = "^3.8" -content-hash = "bf17814c0d0c36c7c9b0c835ec8a6b02298c3ac348a47535dbb2e5aac96f4cd8" +content-hash = "28e809224df2b6ddf85d3a771ef3a240f0f2476666de3ab1b00417879b1783d4" [metadata.files] aiohttp = [ diff --git a/pyproject.toml b/pyproject.toml index cea6990..79e1acb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ misp = ['python-magic', 'pydeep'] mypy = "^0.902" ipython = "^7.23.1" types-redis = "^3.5.0" -types-requests = "^0.1.8" +types-requests = "^0.1.10" [build-system] requires = ["poetry_core>=1.0", "setuptools"]