Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DataDog/dd-trace-py into vitor-de-a…
Browse files Browse the repository at this point in the history
…raujo/SDTEST-1386/quarantine-skipping
  • Loading branch information
vitor-de-araujo committed Dec 26, 2024
2 parents c7c3319 + e29ccb0 commit 54f0d43
Show file tree
Hide file tree
Showing 128 changed files with 975 additions and 978 deletions.
68 changes: 35 additions & 33 deletions .riot/requirements/d57247c.txt → .riot/requirements/10f3c55.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,24 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/d57247c.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10f3c55.in
#
arrow==1.3.0
asgiref==3.8.1
attrs==24.2.0
attrs==24.3.0
autobahn==24.4.2
automat==24.8.1
bcrypt==4.2.1
blessed==1.20.0
certifi==2024.8.30
cffi==1.17.0
channels==4.1.0
charset-normalizer==3.3.2
certifi==2024.12.14
cffi==1.17.1
channels==4.2.0
charset-normalizer==3.4.0
constantly==23.10.4
coverage[toml]==7.6.1
cryptography==43.0.0
coverage[toml]==7.6.9
cryptography==43.0.3
daphne==4.1.2
django==4.2.15
django==4.2.17
django-configurations==2.5.1
django-picklefield==3.2
django-pylibmc==0.6.1
Expand All @@ -27,50 +28,51 @@ django-redis==4.5.0
exceptiongroup==1.2.2
hyperlink==21.0.0
hypothesis==6.45.0
idna==3.8
importlib-metadata==8.4.0
idna==3.10
importlib-metadata==8.5.0
incremental==24.7.2
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.2
lxml==5.3.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
platformdirs==4.2.2
packaging==24.2
platformdirs==4.3.6
pluggy==1.5.0
psycopg2-binary==2.9.9
pyasn1==0.6.0
pyasn1-modules==0.4.0
psycopg==3.2.3
psycopg2-binary==2.9.10
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22
pylibmc==1.6.3
pyopenssl==24.2.1
pytest==8.3.2
pytest-cov==5.0.0
pyopenssl==24.3.0
pytest==8.3.4
pytest-cov==6.0.0
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
python-dateutil==2.9.0.post0
python-memcached==1.62
pytz==2024.1
pytz==2024.2
redis==2.10.6
requests==2.32.3
requests-file==2.1.0
requests-toolbelt==1.0.0
service-identity==24.1.0
six==1.16.0
service-identity==24.2.0
six==1.17.0
sortedcontainers==2.4.0
spyne==2.14.0
sqlparse==0.5.1
tomli==2.0.1
twisted[tls]==24.7.0
sqlparse==0.5.3
tomli==2.2.1
twisted[tls]==24.11.0
txaio==23.1.1
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
urllib3==2.2.2
urllib3==2.2.3
wcwidth==0.2.13
zeep==4.2.1
zipp==3.20.1
zope-interface==7.0.3
zeep==4.3.1
zipp==3.21.0
zope-interface==7.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==74.0.0
setuptools==75.6.0
19 changes: 10 additions & 9 deletions .riot/requirements/2848d2c.txt → .riot/requirements/1532dd6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/2848d2c.in
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/1532dd6.in
#
arrow==1.2.3
asgiref==3.7.2
attrs==24.2.0
autobahn==23.1.2
automat==22.10.0
bcrypt==4.2.1
blessed==1.20.0
cached-property==1.5.2
certifi==2024.8.30
certifi==2024.12.14
cffi==1.15.1
channels==3.0.5
charset-normalizer==3.3.2
charset-normalizer==3.4.0
constantly==15.1.0
coverage[toml]==7.2.7
cryptography==43.0.0
cryptography==44.0.0
daphne==3.0.2
django==3.2.25
django-configurations==2.4.2
Expand All @@ -28,11 +29,11 @@ django-redis==4.5.0
exceptiongroup==1.2.2
hyperlink==21.0.0
hypothesis==6.45.0
idna==3.8
idna==3.10
importlib-metadata==6.7.0
incremental==22.10.0
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.2
lxml==5.3.0
mock==5.1.0
opentracing==2.4.0
Expand All @@ -44,21 +45,21 @@ pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pylibmc==1.6.3
pyopenssl==24.2.1
pyopenssl==24.3.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-django[testing]==3.10.0
pytest-mock==3.11.1
pytest-randomly==3.12.0
python-dateutil==2.9.0.post0
python-memcached==1.62
pytz==2024.1
pytz==2024.2
redis==2.10.6
requests==2.31.0
requests-file==2.1.0
requests-toolbelt==1.0.0
service-identity==21.1.0
six==1.16.0
six==1.17.0
sortedcontainers==2.4.0
spyne==2.14.0
sqlparse==0.4.4
Expand Down
63 changes: 32 additions & 31 deletions .riot/requirements/1ef9f39.txt → .riot/requirements/1655cb3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,72 +2,73 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1ef9f39.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1655cb3.in
#
arrow==1.3.0
asgiref==3.8.1
attrs==24.2.0
attrs==24.3.0
autobahn==24.4.2
automat==24.8.1
bcrypt==4.2.1
blessed==1.20.0
certifi==2024.8.30
cffi==1.17.0
channels==4.1.0
charset-normalizer==3.3.2
certifi==2024.12.14
cffi==1.17.1
channels==4.2.0
charset-normalizer==3.4.0
constantly==23.10.4
coverage[toml]==7.6.1
cryptography==43.0.0
coverage[toml]==7.6.9
cryptography==44.0.0
daphne==4.1.2
django==4.2.15
django==4.2.17
django-configurations==2.5.1
django-picklefield==3.2
django-pylibmc==0.6.1
django-q==1.3.6
django-redis==4.5.0
hyperlink==21.0.0
hypothesis==6.45.0
idna==3.8
idna==3.10
incremental==24.7.2
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.2
lxml==5.3.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
platformdirs==4.2.2
packaging==24.2
platformdirs==4.3.6
pluggy==1.5.0
psycopg==3.2.1
psycopg2-binary==2.9.9
pyasn1==0.6.0
pyasn1-modules==0.4.0
psycopg==3.2.3
psycopg2-binary==2.9.10
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22
pylibmc==1.6.3
pyopenssl==24.2.1
pytest==8.3.2
pytest-cov==5.0.0
pyopenssl==24.3.0
pytest==8.3.4
pytest-cov==6.0.0
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
python-dateutil==2.9.0.post0
python-memcached==1.62
pytz==2024.1
pytz==2024.2
redis==2.10.6
requests==2.32.3
requests-file==2.1.0
requests-toolbelt==1.0.0
service-identity==24.1.0
six==1.16.0
service-identity==24.2.0
six==1.17.0
sortedcontainers==2.4.0
spyne==2.14.0
sqlparse==0.5.1
twisted[tls]==24.7.0
sqlparse==0.5.3
twisted[tls]==24.11.0
txaio==23.1.1
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
urllib3==2.2.2
urllib3==2.2.3
wcwidth==0.2.13
zeep==4.2.1
zope-interface==7.0.3
zeep==4.3.1
zope-interface==7.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==74.0.0
setuptools==75.6.0
19 changes: 10 additions & 9 deletions .riot/requirements/d5fcd88.txt → .riot/requirements/1aa41b2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/d5fcd88.in
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/1aa41b2.in
#
arrow==1.2.3
asgiref==3.7.2
attrs==24.2.0
autobahn==23.1.2
automat==22.10.0
bcrypt==4.2.1
blessed==1.20.0
cached-property==1.5.2
certifi==2024.8.30
certifi==2024.12.14
cffi==1.15.1
channels==4.0.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
constantly==15.1.0
coverage[toml]==7.2.7
cryptography==43.0.0
cryptography==44.0.0
daphne==4.0.0
django==3.2.25
django-configurations==2.4.2
Expand All @@ -28,11 +29,11 @@ django-redis==4.5.0
exceptiongroup==1.2.2
hyperlink==21.0.0
hypothesis==6.45.0
idna==3.8
idna==3.10
importlib-metadata==6.7.0
incremental==22.10.0
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.2
lxml==5.3.0
mock==5.1.0
opentracing==2.4.0
Expand All @@ -44,21 +45,21 @@ pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pylibmc==1.6.3
pyopenssl==24.2.1
pyopenssl==24.3.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-django[testing]==3.10.0
pytest-mock==3.11.1
pytest-randomly==3.12.0
python-dateutil==2.9.0.post0
python-memcached==1.62
pytz==2024.1
pytz==2024.2
redis==2.10.6
requests==2.31.0
requests-file==2.1.0
requests-toolbelt==1.0.0
service-identity==21.1.0
six==1.16.0
six==1.17.0
sortedcontainers==2.4.0
spyne==2.14.0
sqlparse==0.4.4
Expand Down
Loading

0 comments on commit 54f0d43

Please sign in to comment.