Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
[requires.io] dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
requires committed Jul 13, 2021
1 parent ae6eeb1 commit a91ee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
description='A tool to pipe linters into code review',
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
install_requires=[
'requests==2.25.1',
'requests==2.26.0',
'six',
],
extras_require={'pylint': 'PyLint'},
Expand Down

0 comments on commit a91ee69

Please sign in to comment.