Skip to content

Commit 51f4bf3

Browse files
authored
Merge pull request #174 from hackersandslackers/renovate/requests-2.x
2 parents cd16bd0 + e40a168 commit 51f4bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ markupsafe==2.0.1; python_version >= "3.6"
1313
protobuf==3.17.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1414
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
1515
python-dotenv==0.19.0; python_version >= "3.5"
16-
requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
16+
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
1717
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1818
tenacity==8.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1919
text-unidecode==1.3; python_version >= "3.6"

0 commit comments

Comments
 (0)