1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Merge pull request #1160 from EDCD/dependabot/pip/develop/types-requests-0.1.9

build(deps-dev): bump types-requests from 0.1.8 to 0.1.9
This commit is contained in:
Athanasius 2021-06-10 08:20:37 +01:00 committed by GitHub
commit 7989910140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ flake8-use-fstring==1.1
mypy==0.901
pep8-naming==0.11.1
safety==1.10.3
types-requests==0.1.8
types-requests==0.1.9
# Code formatting tools
autopep8==1.5.7