diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index d59455f79dac6..156a22b6dbe57 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. PyYAML~=6.0 -pytz==2024.2 +pytz==2025.2 requests==2.32.3