This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new e455329ca35 Make the dependency script executable (#52493)
e455329ca35 is described below
commit e455329ca352b31c866f859dfa3446110166153d
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Jun 29 22:04:19 2025 +0200
Make the dependency script executable (#52493)
---
dev/constraints-updated-version-check.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev/constraints-updated-version-check.py
b/dev/constraints-updated-version-check.py
old mode 100644
new mode 100755
index 1b128f18a50..bf68c9b067a
--- a/dev/constraints-updated-version-check.py
+++ b/dev/constraints-updated-version-check.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information