Skip to content

Commit 28d6356

Browse files
Bump apache-airflow-providers-slack from 9.0.0 to 9.5.0
Bumps [apache-airflow-providers-slack](https://github.com/apache/airflow) from 9.0.0 to 9.5.0. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst) - [Commits](apache/airflow@providers-slack/9.0.0...providers-slack/9.5.0) --- updated-dependencies: - dependency-name: apache-airflow-providers-slack dependency-version: 9.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75d4790 commit 28d6356

File tree

2 files changed

+146
-89
lines changed

2 files changed

+146
-89
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
apache-airflow = "==2.10.5"
8-
apache-airflow-providers-slack = "==9.0.0"
8+
apache-airflow-providers-slack = "==9.5.0"
99
boto3 = "==1.36.3"
1010
moto = "==5.0.11"
1111
pandas = "==2.1.4"

0 commit comments

Comments
 (0)