Skip to content

Commit 731aa8e

Browse files
Bump apache-airflow from 2.4.1 to 2.4.2 (#916)
Bumps [apache-airflow](https://github.com/apache/airflow) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/2.4.2/RELEASE_NOTES.rst) - [Commits](apache/airflow@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d6e4f4 commit 731aa8e

File tree

2 files changed

+197
-191
lines changed

2 files changed

+197
-191
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[dev-packages]
77
pytest = "*"
8-
apache-airflow = "==2.4.1"
8+
apache-airflow = "==2.4.2"
99
apache-airflow-providers-slack = "*"
1010
apache-airflow-providers-amazon = "*"
1111
apache-airflow-providers-ftp = "*"

0 commit comments

Comments
 (0)