Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Jul 4, 2022
1 parent 2cee2d4 commit be33245
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 @@ -26,7 +26,7 @@ repos:
additional_dependencies:
- argcomplete==2.0.0
- pytest==7.1.2
- requests==2.28.0
- requests==2.28.1
- 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.28.0
requests==2.28.1
requests-toolbelt==0.9.1

0 comments on commit be33245

Please sign in to comment.