Skip to content

Commit 0e17e3d

Browse files
committed
fix: bump requests in tox.ini to 2.32.3
1 parent 6abdf3f commit 0e17e3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ deps =
327327
# Pinning docker for issue: https://github.com/docker/compose/issues/11309
328328
docker<7
329329
docker-compose==1.29.2
330-
requests==2.28.2
330+
requests==2.32.3
331331
; core packages
332332
-e {toxinidir}/opentelemetry-api
333333
-e {toxinidir}/opentelemetry-semantic-conventions

0 commit comments

Comments
 (0)