Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 4fc9972

Browse files
Bump apache-airflow from 1.10.12 to 1.10.14
Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.12 to 1.10.14. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/master/CHANGELOG.txt) - [Commits](apache/airflow@1.10.12...1.10.14) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54a1751 commit 4fc9972

File tree

2 files changed

+380
-429
lines changed

2 files changed

+380
-429
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ coveralls = "*"
1111
flake8 = "*"
1212

1313
[packages]
14-
apache-airflow = {extras = ["celery", "crypto", "password", "postgres"],version = "~=1.10.11"}
14+
apache-airflow = {extras = ["celery", "crypto", "password", "postgres"],version = "~=1.10.14"}
1515
click = "*"
1616
redis = "*"
1717
jmespath = "*"

0 commit comments

Comments
 (0)