diff --git a/poetry.lock b/poetry.lock index f815cb0c1..347a12da9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -885,7 +885,7 @@ python-versions = ">=3.6,<4.0" [[package]] name = "types-requests" -version = "2.28.5" +version = "2.28.6" description = "Typing stubs for requests" category = "dev" optional = false @@ -994,7 +994,7 @@ ifaddr = ">=0.1.7" [metadata] lock-version = "1.1" python-versions = "^3.9" -content-hash = "9133d225a161e58eb0ec4e6d9463bd88b46305018358361723f9e58fea758607" +content-hash = "929835e2fb518d4bf169644054c0f2a1a56c17b7012c78f07f5e2d2f958e9c6d" [metadata.files] aiohttp = [ @@ -1869,8 +1869,8 @@ tomlkit = [ {file = "tomlkit-0.11.0.tar.gz", hash = "sha256:71ceb10c0eefd8b8f11fe34e8a51ad07812cb1dc3de23247425fbc9ddc47b9dd"}, ] types-requests = [ - {file = "types-requests-2.28.5.tar.gz", hash = "sha256:ac618bfefcb3742eaf97c961e13e9e5a226e545eda4a3dbe293b898d40933ad1"}, - {file = "types_requests-2.28.5-py3-none-any.whl", hash = "sha256:98ab647ae88b5e2c41d6d20cfcb5117da1bea561110000b6fdeeea07b3e89877"}, + {file = "types-requests-2.28.6.tar.gz", hash = "sha256:cf3383bbd79394bf051a0a9202d6831fa962f186f923c178f7c059e3424bd00e"}, + {file = "types_requests-2.28.6-py3-none-any.whl", hash = "sha256:d8d7607419cd4b41a7b9497e15e8c0bad78d50df43c48ad25bc526a11518c3a9"}, ] types-urllib3 = [ {file = "types-urllib3-1.26.15.tar.gz", hash = "sha256:c89283541ef92e344b7f59f83ea9b5a295b16366ceee3f25ecfc5593c79f794e"}, diff --git a/pyproject.toml b/pyproject.toml index fad721ce3..0a1acc9a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ mypy = "^0.971" pre-commit = "^2.20.0" PyGithub = "^1.54.1" pylint = "^2.14.5" -types-requests = "^2.28.5" +types-requests = "^2.28.6" [tool.pylint.messages_control] # Reasons disabled: