diff --git a/pytest_tests/helpers/cli_helpers.py b/pytest_tests/helpers/cli_helpers.py index 17d24eb..8fe7661 100644 --- a/pytest_tests/helpers/cli_helpers.py +++ b/pytest_tests/helpers/cli_helpers.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3.9 +#!/usr/bin/python3.10 """ Helper functions to use with `frostfs-cli`, `neo-go` and other CLIs.