1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 23:29:30 +03:00

Merge pull request #1279 from EDCD/dependabot/pip/develop/types-requests-2.25.8

build(deps-dev): bump types-requests from 2.25.6 to 2.25.8
This commit is contained in:
Athanasius 2021-09-23 19:45:25 +01:00 committed by GitHub
commit 14ca94c600
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.910
pep8-naming==0.12.1
safety==1.10.3
types-requests==2.25.6
types-requests==2.25.8
# Code formatting tools
autopep8==1.5.7