diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-07-30 07:54:24 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2021-07-30 07:59:45 -0700 |
commit | a2d133a995d3349c9b0919dd03abaf08b025289e (patch) | |
tree | dda38d426b59ae5b0bc2327a4002282055afb64c | |
parent | e1954f355b989007d13a528f1e49e9410256b5ce (diff) | |
download | gitlab-a2d133a995d3349c9b0919dd03abaf08b025289e.tar.gz |
chore(deps): update dependency types-requests to v2.25.1
-rw-r--r-- | requirements-lint.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt index 86ef893..7be676e 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -3,4 +3,4 @@ flake8==3.9.2 isort==5.9.3 mypy==0.910 types-PyYAML==5.4.3 -types-requests==2.25.0 +types-requests==2.25.1 |