Skip to content

Commit 526eea4

Browse files
authored
docker-tests: bump requests to 2.31.0 (#4476)
So that opentelemetry-test-utils is happy but the custom docker schema continue to work.
1 parent c9be5e1 commit 526eea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ python-dotenv==0.21.1
5858
pytz==2024.1
5959
PyYAML==5.3.1
6060
redis==5.0.1
61-
requests==2.25.0
61+
requests==2.31.0
6262
six==1.16.0
6363
SQLAlchemy==1.4.52
6464
texttable==1.7.0

0 commit comments

Comments
 (0)