Skip to content

Commit

Permalink
Bump treq from 21.5.0 to 22.1.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 16, 2022
1 parent f1b4149 commit f966654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,4 +2,4 @@ google-cloud-storage>=1.12.0
Pillow>=6.2.0
python-decouple>=3.1,<4
python-dateutil>=2.8.0,<3
treq==21.5.0
treq==22.1.0
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -57,7 +57,7 @@
'Pillow',
'python-decouple',
'python-dateutil',
'treq==21.5.0'],
'treq==22.1.0'],
extras_require={
'tests': ['pytest<6',
'pytest-twisted',
Expand Down

0 comments on commit f966654

Please sign in to comment.