Skip to content

Commit 038c74a

Browse files
committed
Updated requests library version to exclude known vulnerable versions
1 parent fb0ae1d commit 038c74a

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
@@ -1,5 +1,5 @@
11
pandas>=1.4.1
2-
requests>=2.27.1
2+
requests>=2.28.0
33
streamtologger>=2017.1
44
tksheet>=5.3.2,<=6.3.5
55
win10toast>=0.9; platform_system == "Windows" and platform_release == "10"

0 commit comments

Comments
 (0)