From fb5c46876721f30895f23d2f4a83f5a465788811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:21:14 +0000 Subject: [PATCH] build(deps): bump apache-airflow from 2.10.1 to 2.10.3 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.1 to 2.10.3. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst) - [Commits](https://github.com/apache/airflow/compare/2.10.1...2.10.3) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 6b1c4d6..27dd298 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ flake8==5.0.4 mock==4.0.3 pre-commit==2.20.0 pytest==7.1.3 -apache-airflow==2.10.1 +apache-airflow==2.10.3 apache-airflow-providers-airbyte==4.0.0 apache-airflow-providers-github== 2.7.0 pandas==2.2.3