chg: Force bump types-requests

pull/217/head
Raphaël Vinot 2021-06-11 10:34:33 -07:00
parent 89026e8f3b
commit e8881a0b4f
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -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 = [

View File

@ -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"]