Skip to content

Commit cc3b4f7

Browse files
authored
fix(ci): fix 1.20 CI (#7821)
## 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/releasenotes.html) are followed. If no release note is required, add label `changelog/no-changelog`. - [x] Documentation is included (in-code, generated user docs, [public corp docs](https://github.com/DataDog/documentation/)). - [x] Backport labels are set (if [applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)) ## 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. - [x] Backport labels are set in a manner that is consistent with the [release branch maintenance policy](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting) - [x] If this PR touches code that signs or publishes builds or packages, or handles credentials of any kind, I've requested a review from `@DataDog/security-design-and-guidance`. - [x] This PR doesn't touch any of that.
1 parent e4127dd commit cc3b4f7

File tree

13 files changed

+103
-103
lines changed

13 files changed

+103
-103
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
2+
# This file is autogenerated by pip-compile with python 3.9
3+
# To update, run:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/4677fc8.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/12fce93.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
16-
exceptiongroup==1.1.3
15+
cryptography==41.0.7
16+
exceptiongroup==1.2.0
1717
flask==3.0.0
1818
gunicorn==21.2.0
1919
hypothesis==6.45.0
20-
idna==3.4
21-
importlib-metadata==6.8.0
20+
idna==3.6
21+
importlib-metadata==7.0.0
2222
iniconfig==2.0.0
2323
itsdangerous==2.1.2
2424
jinja2==3.1.2
@@ -27,7 +27,7 @@ mock==5.1.0
2727
opentracing==2.4.0
2828
packaging==23.2
2929
pluggy==1.3.0
30-
psycopg2==2.9.9
30+
psycopg2-binary==2.9.9
3131
pycparser==2.21
3232
pycryptodome==3.19.0
3333
pytest==7.4.3
@@ -38,7 +38,7 @@ simplejson==3.19.2
3838
six==1.16.0
3939
sortedcontainers==2.4.0
4040
tomli==2.0.1
41-
urllib3==2.0.7
41+
urllib3==2.1.0
4242
werkzeug==3.0.1
43-
wheel==0.41.3
43+
wheel==0.42.0
4444
zipp==3.17.0

.riot/requirements/15fead3.txt renamed to .riot/requirements/15478dc.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --no-annotate .riot/requirements/15fead3.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/15478dc.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
16-
exceptiongroup==1.1.3
15+
cryptography==41.0.7
16+
exceptiongroup==1.2.0
1717
flask==3.0.0
1818
gunicorn==21.2.0
1919
hypothesis==6.45.0
20-
idna==3.4
20+
idna==3.6
2121
iniconfig==2.0.0
2222
itsdangerous==2.1.2
2323
jinja2==3.1.2
@@ -26,7 +26,7 @@ mock==5.1.0
2626
opentracing==2.4.0
2727
packaging==23.2
2828
pluggy==1.3.0
29-
psycopg2==2.9.9
29+
psycopg2-binary==2.9.9
3030
pycparser==2.21
3131
pycryptodome==3.19.0
3232
pytest==7.4.3
@@ -37,6 +37,6 @@ simplejson==3.19.2
3737
six==1.16.0
3838
sortedcontainers==2.4.0
3939
tomli==2.0.1
40-
urllib3==2.0.7
40+
urllib3==2.1.0
4141
werkzeug==3.0.1
42-
wheel==0.41.3
42+
wheel==0.42.0

.riot/requirements/51861b2.txt renamed to .riot/requirements/158e29d.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --no-annotate .riot/requirements/51861b2.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/158e29d.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
16-
exceptiongroup==1.1.3
15+
cryptography==41.0.7
16+
exceptiongroup==1.2.0
1717
flask==2.3.3
1818
gunicorn==21.2.0
1919
hypothesis==6.45.0
20-
idna==3.4
20+
idna==3.6
2121
iniconfig==2.0.0
2222
itsdangerous==2.1.2
2323
jinja2==3.1.2
@@ -26,7 +26,7 @@ mock==5.1.0
2626
opentracing==2.4.0
2727
packaging==23.2
2828
pluggy==1.3.0
29-
psycopg2==2.9.9
29+
psycopg2-binary==2.9.9
3030
pycparser==2.21
3131
pycryptodome==3.19.0
3232
pytest==7.4.3
@@ -37,6 +37,6 @@ simplejson==3.19.2
3737
six==1.16.0
3838
sortedcontainers==2.4.0
3939
tomli==2.0.1
40-
urllib3==2.0.7
40+
urllib3==2.1.0
4141
werkzeug==3.0.1
42-
wheel==0.41.3
42+
wheel==0.42.0

.riot/requirements/d28813a.txt renamed to .riot/requirements/16aeeba.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
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/d28813a.in
5+
# pip-compile --no-annotate .riot/requirements/16aeeba.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
16-
exceptiongroup==1.1.3
15+
cryptography==41.0.7
16+
exceptiongroup==1.2.0
1717
flask==3.0.0
1818
gunicorn==21.2.0
1919
hypothesis==6.45.0
20-
idna==3.4
21-
importlib-metadata==6.8.0
20+
idna==3.6
21+
importlib-metadata==7.0.0
2222
iniconfig==2.0.0
2323
itsdangerous==2.1.2
2424
jinja2==3.1.2
@@ -27,7 +27,7 @@ mock==5.1.0
2727
opentracing==2.4.0
2828
packaging==23.2
2929
pluggy==1.3.0
30-
psycopg2==2.9.9
30+
psycopg2-binary==2.9.9
3131
pycparser==2.21
3232
pycryptodome==3.19.0
3333
pytest==7.4.3
@@ -38,7 +38,7 @@ simplejson==3.19.2
3838
six==1.16.0
3939
sortedcontainers==2.4.0
4040
tomli==2.0.1
41-
urllib3==2.0.7
41+
urllib3==2.1.0
4242
werkzeug==3.0.1
43-
wheel==0.41.3
43+
wheel==0.42.0
4444
zipp==3.17.0
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
2+
# This file is autogenerated by pip-compile with python 3.9
3+
# To update, run:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/a5af1e8.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1ed4444.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
9-
certifi==2023.7.22
9+
certifi==2023.11.17
1010
cffi==1.16.0
1111
charset-normalizer==3.3.2
1212
click==7.1.2
1313
coverage[toml]==7.3.2
14-
cryptography==41.0.5
15-
exceptiongroup==1.1.3
14+
cryptography==41.0.7
15+
exceptiongroup==1.2.0
1616
flask==1.1.4
1717
gunicorn==21.2.0
1818
hypothesis==6.45.0
19-
idna==3.4
19+
idna==3.6
2020
iniconfig==2.0.0
2121
itsdangerous==1.1.0
2222
jinja2==2.11.3
@@ -25,7 +25,7 @@ mock==5.1.0
2525
opentracing==2.4.0
2626
packaging==23.2
2727
pluggy==1.3.0
28-
psycopg2==2.9.9
28+
psycopg2-binary==2.9.9
2929
pycparser==2.21
3030
pycryptodome==3.19.0
3131
pytest==7.4.3
@@ -36,6 +36,6 @@ simplejson==3.19.2
3636
six==1.16.0
3737
sortedcontainers==2.4.0
3838
tomli==2.0.1
39-
urllib3==2.0.7
39+
urllib3==2.1.0
4040
werkzeug==1.0.1
41-
wheel==0.41.3
41+
wheel==0.42.0

.riot/requirements/143cfb9.txt renamed to .riot/requirements/1ef82da.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
# This file is autogenerated by pip-compile with Python 3.7
33
# by the following command:
44
#
5-
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/143cfb9.in
5+
# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1ef82da.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
9-
certifi==2023.7.22
9+
certifi==2023.11.17
1010
cffi==1.15.1
1111
charset-normalizer==3.3.2
1212
click==8.1.7
1313
coverage[toml]==7.2.7
14-
cryptography==41.0.5
15-
exceptiongroup==1.1.3
14+
cryptography==41.0.7
15+
exceptiongroup==1.2.0
1616
flask==2.2.5
1717
gunicorn==21.2.0
1818
hypothesis==6.45.0
19-
idna==3.4
19+
idna==3.6
2020
importlib-metadata==6.7.0
2121
iniconfig==2.0.0
2222
itsdangerous==2.1.2
@@ -26,7 +26,7 @@ mock==5.1.0
2626
opentracing==2.4.0
2727
packaging==23.2
2828
pluggy==1.2.0
29-
psycopg2==2.9.9
29+
psycopg2-binary==2.9.9
3030
pycparser==2.21
3131
pycryptodome==3.19.0
3232
pytest==7.4.3
@@ -40,5 +40,5 @@ tomli==2.0.1
4040
typing-extensions==4.7.1
4141
urllib3==2.0.7
4242
werkzeug==2.2.3
43-
wheel==0.41.3
43+
wheel==0.42.0
4444
zipp==3.15.0

.riot/requirements/139dfb6.txt renamed to .riot/requirements/360e8c7.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
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/139dfb6.in
5+
# pip-compile --no-annotate .riot/requirements/360e8c7.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
15+
cryptography==41.0.7
1616
flask==3.0.0
1717
gunicorn==21.2.0
1818
hypothesis==6.45.0
19-
idna==3.4
19+
idna==3.6
2020
iniconfig==2.0.0
2121
itsdangerous==2.1.2
2222
jinja2==3.1.2
@@ -25,7 +25,7 @@ mock==5.1.0
2525
opentracing==2.4.0
2626
packaging==23.2
2727
pluggy==1.3.0
28-
psycopg2==2.9.9
28+
psycopg2-binary==2.9.9
2929
pycparser==2.21
3030
pycryptodome==3.19.0
3131
pytest==7.4.3
@@ -35,6 +35,6 @@ requests==2.31.0
3535
simplejson==3.19.2
3636
six==1.16.0
3737
sortedcontainers==2.4.0
38-
urllib3==2.0.7
38+
urllib3==2.1.0
3939
werkzeug==3.0.1
40-
wheel==0.41.3
40+
wheel==0.42.0

.riot/requirements/110d828.txt renamed to .riot/requirements/52cbc17.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
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/110d828.in
5+
# pip-compile --no-annotate .riot/requirements/52cbc17.in
66
#
77
astunparse==1.6.3
88
attrs==23.1.0
99
blinker==1.7.0
10-
certifi==2023.7.22
10+
certifi==2023.11.17
1111
cffi==1.16.0
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
coverage[toml]==7.3.2
15-
cryptography==41.0.5
15+
cryptography==41.0.7
1616
flask==2.3.3
1717
gunicorn==21.2.0
1818
hypothesis==6.45.0
19-
idna==3.4
19+
idna==3.6
2020
iniconfig==2.0.0
2121
itsdangerous==2.1.2
2222
jinja2==3.1.2
@@ -25,7 +25,7 @@ mock==5.1.0
2525
opentracing==2.4.0
2626
packaging==23.2
2727
pluggy==1.3.0
28-
psycopg2==2.9.9
28+
psycopg2-binary==2.9.9
2929
pycparser==2.21
3030
pycryptodome==3.19.0
3131
pytest==7.4.3
@@ -35,6 +35,6 @@ requests==2.31.0
3535
simplejson==3.19.2
3636
six==1.16.0
3737
sortedcontainers==2.4.0
38-
urllib3==2.0.7
38+
urllib3==2.1.0
3939
werkzeug==3.0.1
40-
wheel==0.41.3
40+
wheel==0.42.0

0 commit comments

Comments
 (0)