Skip to content

Commit 7afb3a2

Browse files
Bump apache-airflow from 3.1.1 to 3.1.3
Bumps [apache-airflow](https://github.com/apache/airflow) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst) - [Commits](apache/airflow@3.1.1...3.1.3) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ca70ae commit 7afb3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Programming Language :: Python :: 3",
1111
"Programming Language :: Python :: 3.12",
1212
],
13-
install_requires=["apache-airflow==3.1.1"],
13+
install_requires=["apache-airflow==3.1.3"],
1414
extras_require={
1515
"develop": [
1616
"pylint==4.0.4",

0 commit comments

Comments
 (0)