This is an automated email from the ASF dual-hosted git repository.

vincbeck 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 b1567483d61 Bump apache-airflow from 3.0.6 to 3.1.0 (#56147)
b1567483d61 is described below

commit b1567483d61ec044b97760df1e6d2e2e0932797f
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 16:21:27 2025 -0400

    Bump apache-airflow from 3.0.6 to 3.1.0 (#56147)
    
    Bumps [apache-airflow](https://github.com/apache/airflow) from 3.0.6 to 
3.1.0.
    - [Release notes](https://github.com/apache/airflow/releases)
    - 
[Changelog](https://github.com/apache/airflow/blob/3.1.0/docker-stack-docs/changelog.rst)
    - [Commits](https://github.com/apache/airflow/compare/3.0.6...3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: apache-airflow
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 performance/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/performance/requirements.txt b/performance/requirements.txt
index 2e913c92334..50fef03cc13 100644
--- a/performance/requirements.txt
+++ b/performance/requirements.txt
@@ -1,2 +1,2 @@
-apache-airflow==3.0.6
+apache-airflow==3.1.0
 openlineage-airflow==1.37.0

Reply via email to