Skip to content

Commit 60fa750

Browse files
committed
fix(dependency): bump requests, beautifulsoup4, pytz
1 parent e8d3027 commit 60fa750

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
scramp>=1.2.0,<1.3.0
2-
pytz>=2020.1,<2020.2
3-
beautifulsoup4>=4.7.0,<4.8.0
2+
pytz>=2020.1,<2021.9
3+
beautifulsoup4>=4.7.0,<5.0.0
44
boto3>=1.16.8,<2.0.0
5-
requests>=2.23.0,<2.24.0
5+
requests>=2.23.0,<2.25.2
66
lxml>=4.6.2
77
botocore>=1.19.8,<2.0.0

0 commit comments

Comments
 (0)