Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Jan 4, 2022
1 parent 896a8c7 commit f8c3d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -27,7 +27,7 @@ repos:
additional_dependencies:
- argcomplete==1.12.3
- pytest==6.2.5
- requests==2.26.0
- requests==2.27.0
- requests-toolbelt==0.9.1
files: 'gitlab/'
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,2 +1,2 @@
requests==2.26.0
requests==2.27.0
requests-toolbelt==0.9.1

0 comments on commit f8c3d00

Please sign in to comment.