Skip to content

Commit a0313ba

Browse files
--- (#460)
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e3497b commit a0313ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-micro.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ psutil # for logging extra CPU-info
77
colorhash # for hashing a string into a color
88
numpy # for computing median and other stats
99
pytz # for timezone info
10-
requests==2.31.0 # for telemetry data posting
10+
requests==2.32.0 # for telemetry data posting
1111
tzlocal==2.0 # for figuring out the local timezone; frozen to 2.0 because 3.0 conflicts the latest version of appscheduler (as of jan.2020)

0 commit comments

Comments
 (0)