Skip to content

Commit

Permalink
STAC-21039 Moving towards DataDog 7.51.1 tag. [5] Changes to pip vers…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
LouisParkin committed May 21, 2024
1 parent fc25311 commit 488e4e8
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .setup-scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ VENV_PATH=$INTEGRATIONS_DIR_TMP/venv

if [ ! -d $VENV_PATH ]; then
echo "$VENV_PATH doesn't exist, create the venv and loading deps"
virtualenv --python=python3.11 --pip=24.0 $INTEGRATIONS_DIR_TMP/venv
virtualenv --python=python3.11 --pip=21.3.1 $INTEGRATIONS_DIR_TMP/venv
source $INTEGRATIONS_DIR_TMP/venv/bin/activate
pip install pylint==2.17.2
pip install docker==6.1.3
Expand Down
2 changes: 1 addition & 1 deletion agent_integration_sample/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion agent_v2_integration_sample/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion agent_v2_integration_stateful_sample/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion agent_v2_integration_transactional_sample/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion aws_topology/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion aws_xray/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion cloudera/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion kubelet/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ envlist =
py{py3}

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
dd_check_style = true
usedevelop = true
platform = linux|darwin|win32
Expand Down
2 changes: 1 addition & 1 deletion mysql/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion nagios/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion openmetrics/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion postgres/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion sap/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion scom/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion servicenow/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion solarwinds/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion splunk_base/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion splunk_event/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ filterwarnings =
ignore::schematics.deprecated.SchematicsDeprecationWarning

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion splunk_health/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion splunk_metric/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ filterwarnings =
ignore::schematics.deprecated.SchematicsDeprecationWarning

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion splunk_topology/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
passenv =
Expand Down
2 changes: 1 addition & 1 deletion stackstate_checks_dev/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
skip_install = true
platform = linux|darwin|win32
Expand Down
2 changes: 1 addition & 1 deletion static_health/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion static_topology/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion wmi_check/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = win32
deps =
Expand Down
2 changes: 1 addition & 1 deletion zabbix/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
flake8

[testenv]
pip_version = pip==19.3.1
pip_version = pip==21.3.1
usedevelop = true
platform = linux|darwin|win32
deps =
Expand Down

0 comments on commit 488e4e8

Please sign in to comment.