From 291b0a82e64c8b274af13add620f28fe08420c4b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 Nov 2023 22:06:32 +0000
Subject: [PATCH] Bump apache-airflow from 2.7.2 to 2.7.3

Bumps [apache-airflow](https://github.com/apache/airflow) from 2.7.2 to 2.7.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.7.2...2.7.3)

---
updated-dependencies:
- dependency-name: apache-airflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 dev-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-requirements.txt b/dev-requirements.txt
index 34df773..a71680a 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,5 +1,5 @@
 ABSQL==0.4.2
-apache-airflow==2.7.2
+apache-airflow==2.7.3
 click==8.1.7
 inflection==0.5.1
 jupytext==1.15.2