Skip to content

Commit 936543e

Browse files
authored
ci(openai): pin urllib3 for vcrpy testing dependency [backport #5778 to 1.13] (#5784)
Backport of #5778 to 1.13 ## Checklist - [x] Change(s) are motivated and described in the PR description. - [x] Testing strategy is described if automated tests are not included in the PR. - [x] Risk is outlined (performance impact, potential for breakage, maintainability, etc). - [x] Change is maintainable (easy to change, telemetry, documentation). - [x] [Library release note guidelines](https://ddtrace.readthedocs.io/en/stable/contributing.html#Release-Note-Guidelines) are followed. - [x] Documentation is included (in-code, generated user docs, [public corp docs](https://github.com/DataDog/documentation/)). - [x] PR description includes explicit acknowledgement/acceptance of the performance implications of this PR as reported in the benchmarks PR comment. ## Reviewer Checklist - [x] Title is accurate. - [x] No unnecessary changes are introduced. - [x] Description motivates each change. - [x] Avoids breaking [API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces) changes unless absolutely necessary. - [x] Testing strategy adequately addresses listed risk(s). - [x] Change is maintainable (easy to change, telemetry, documentation). - [x] Release note makes sense to a user of the library. - [x] Reviewer has explicitly acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment.
1 parent e96e6a2 commit 936543e

21 files changed

+85
-84
lines changed

.riot/requirements/ce8fb43.txt renamed to .riot/requirements/1030214.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/ce8fb43.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1030214.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
fonttools==4.39.3
@@ -30,7 +30,7 @@ openpyxl==3.1.2
3030
opentracing==2.4.0
3131
packaging==23.1
3232
pandas==2.0.1
33-
pandas-stubs==2.0.0.230412
33+
pandas-stubs==2.0.1.230501
3434
pillow==9.5.0
3535
plotly==5.14.1
3636
pluggy==1.0.0
@@ -42,7 +42,7 @@ pytest-mock==3.10.0
4242
python-dateutil==2.8.2
4343
pytz==2023.3
4444
pyyaml==6.0
45-
requests==2.29.0
45+
requests==2.30.0
4646
scikit-learn==1.2.2
4747
scipy==1.10.1
4848
six==1.16.0

.riot/requirements/17ab8b6.txt renamed to .riot/requirements/128f142.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/17ab8b6.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/128f142.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
exceptiongroup==1.1.1
@@ -32,7 +32,7 @@ openpyxl==3.1.2
3232
opentracing==2.4.0
3333
packaging==23.1
3434
pandas==2.0.1
35-
pandas-stubs==2.0.0.230412
35+
pandas-stubs==2.0.1.230501
3636
pillow==9.5.0
3737
plotly==5.14.1
3838
pluggy==1.0.0
@@ -44,7 +44,7 @@ pytest-mock==3.10.0
4444
python-dateutil==2.8.2
4545
pytz==2023.3
4646
pyyaml==6.0
47-
requests==2.29.0
47+
requests==2.30.0
4848
scikit-learn==1.2.2
4949
scipy==1.10.1
5050
six==1.16.0

.riot/requirements/ccf7536.txt renamed to .riot/requirements/13a735a.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/ccf7536.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/13a735a.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
fonttools==4.39.3
@@ -30,7 +30,7 @@ openpyxl==3.1.2
3030
opentracing==2.4.0
3131
packaging==23.1
3232
pandas==2.0.1
33-
pandas-stubs==2.0.0.230412
33+
pandas-stubs==2.0.1.230501
3434
pillow==9.5.0
3535
plotly==5.14.1
3636
pluggy==1.0.0
@@ -42,7 +42,7 @@ pytest-mock==3.10.0
4242
python-dateutil==2.8.2
4343
pytz==2023.3
4444
pyyaml==6.0
45-
requests==2.29.0
45+
requests==2.30.0
4646
scikit-learn==1.2.2
4747
scipy==1.10.1
4848
six==1.16.0

.riot/requirements/4950a3e.txt renamed to .riot/requirements/13e7ae6.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/4950a3e.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/13e7ae6.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
exceptiongroup==1.1.1
@@ -31,7 +31,7 @@ openpyxl==3.1.2
3131
opentracing==2.4.0
3232
packaging==23.1
3333
pandas==2.0.1
34-
pandas-stubs==2.0.0.230412
34+
pandas-stubs==2.0.1.230501
3535
pillow==9.5.0
3636
plotly==5.14.1
3737
pluggy==1.0.0
@@ -43,7 +43,7 @@ pytest-mock==3.10.0
4343
python-dateutil==2.8.2
4444
pytz==2023.3
4545
pyyaml==6.0
46-
requests==2.29.0
46+
requests==2.30.0
4747
scikit-learn==1.2.2
4848
scipy==1.10.1
4949
six==1.16.0

.riot/requirements/e8eb0bb.txt renamed to .riot/requirements/1ae41e7.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/e8eb0bb.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1ae41e7.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
exceptiongroup==1.1.1
@@ -26,12 +26,12 @@ matplotlib==3.7.1
2626
mock==5.0.2
2727
multidict==6.0.4
2828
numpy==1.24.3
29-
openai[embeddings]==0.27.4
29+
openai[embeddings]==0.27.6
3030
openpyxl==3.1.2
3131
opentracing==2.4.0
3232
packaging==23.1
3333
pandas==2.0.1
34-
pandas-stubs==2.0.0.230412
34+
pandas-stubs==2.0.1.230501
3535
pillow==9.5.0
3636
plotly==5.14.1
3737
pluggy==1.0.0
@@ -43,7 +43,7 @@ pytest-mock==3.10.0
4343
python-dateutil==2.8.2
4444
pytz==2023.3
4545
pyyaml==6.0
46-
requests==2.29.0
46+
requests==2.30.0
4747
scikit-learn==1.2.2
4848
scipy==1.10.1
4949
six==1.16.0

.riot/requirements/d6fc6ad.txt renamed to .riot/requirements/1c841d4.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/d6fc6ad.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1c841d4.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
exceptiongroup==1.1.1
@@ -32,7 +32,7 @@ openpyxl==3.1.2
3232
opentracing==2.4.0
3333
packaging==23.1
3434
pandas==2.0.1
35-
pandas-stubs==2.0.0.230412
35+
pandas-stubs==2.0.1.230501
3636
pillow==9.5.0
3737
plotly==5.14.1
3838
pluggy==1.0.0
@@ -44,7 +44,7 @@ pytest-mock==3.10.0
4444
python-dateutil==2.8.2
4545
pytz==2023.3
4646
pyyaml==6.0
47-
requests==2.29.0
47+
requests==2.30.0
4848
scikit-learn==1.2.2
4949
scipy==1.10.1
5050
six==1.16.0

.riot/requirements/16cc6d6.txt renamed to .riot/requirements/1f75ee9.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/16cc6d6.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1f75ee9.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
fonttools==4.39.3
@@ -25,12 +25,12 @@ matplotlib==3.7.1
2525
mock==5.0.2
2626
multidict==6.0.4
2727
numpy==1.24.3
28-
openai[embeddings]==0.27.4
28+
openai[embeddings]==0.27.6
2929
openpyxl==3.1.2
3030
opentracing==2.4.0
3131
packaging==23.1
3232
pandas==2.0.1
33-
pandas-stubs==2.0.0.230412
33+
pandas-stubs==2.0.1.230501
3434
pillow==9.5.0
3535
plotly==5.14.1
3636
pluggy==1.0.0
@@ -42,7 +42,7 @@ pytest-mock==3.10.0
4242
python-dateutil==2.8.2
4343
pytz==2023.3
4444
pyyaml==6.0
45-
requests==2.29.0
45+
requests==2.30.0
4646
scikit-learn==1.2.2
4747
scipy==1.10.1
4848
six==1.16.0

.riot/requirements/73ce8aa.txt renamed to .riot/requirements/1f7a7e3.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/73ce8aa.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1f7a7e3.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
exceptiongroup==1.1.1
@@ -32,7 +32,7 @@ openpyxl==3.1.2
3232
opentracing==2.4.0
3333
packaging==23.1
3434
pandas==2.0.1
35-
pandas-stubs==2.0.0.230412
35+
pandas-stubs==2.0.1.230501
3636
pillow==9.5.0
3737
plotly==5.14.1
3838
pluggy==1.0.0
@@ -44,7 +44,7 @@ pytest-mock==3.10.0
4444
python-dateutil==2.8.2
4545
pytz==2023.3
4646
pyyaml==6.0
47-
requests==2.29.0
47+
requests==2.30.0
4848
scikit-learn==1.2.2
4949
scipy==1.10.1
5050
six==1.16.0

.riot/requirements/1522688.txt renamed to .riot/requirements/1fc9b0e.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1522688.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1fc9b0e.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
fonttools==4.39.3
@@ -30,7 +30,7 @@ openpyxl==3.1.2
3030
opentracing==2.4.0
3131
packaging==23.1
3232
pandas==2.0.1
33-
pandas-stubs==2.0.0.230412
33+
pandas-stubs==2.0.1.230501
3434
pillow==9.5.0
3535
plotly==5.14.1
3636
pluggy==1.0.0
@@ -42,7 +42,7 @@ pytest-mock==3.10.0
4242
python-dateutil==2.8.2
4343
pytz==2023.3
4444
pyyaml==6.0
45-
requests==2.29.0
45+
requests==2.30.0
4646
scikit-learn==1.2.2
4747
scipy==1.10.1
4848
six==1.16.0

.riot/requirements/1f4bf03.txt renamed to .riot/requirements/22c4774.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1f4bf03.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/22c4774.in
66
#
77
aiohttp==3.8.4
88
aiosignal==1.3.1
@@ -11,7 +11,7 @@ attrs==23.1.0
1111
certifi==2022.12.7
1212
charset-normalizer==3.1.0
1313
contourpy==1.0.7
14-
coverage[toml]==7.2.3
14+
coverage[toml]==7.2.5
1515
cycler==0.11.0
1616
et-xmlfile==1.1.0
1717
fonttools==4.39.3
@@ -30,7 +30,7 @@ openpyxl==3.1.2
3030
opentracing==2.4.0
3131
packaging==23.1
3232
pandas==2.0.1
33-
pandas-stubs==2.0.0.230412
33+
pandas-stubs==2.0.1.230501
3434
pillow==9.5.0
3535
plotly==5.14.1
3636
pluggy==1.0.0
@@ -42,7 +42,7 @@ pytest-mock==3.10.0
4242
python-dateutil==2.8.2
4343
pytz==2023.3
4444
pyyaml==6.0
45-
requests==2.29.0
45+
requests==2.30.0
4646
scikit-learn==1.2.2
4747
scipy==1.10.1
4848
six==1.16.0

0 commit comments

Comments
 (0)