Skip to content

Commit

Permalink
Bump apache-airflow-providers-postgres from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [apache-airflow-providers-postgres](https://github.com/apache/airflow) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/CHANGELOG.txt)
- [Commits](apache/airflow@providers-slack/4.0.0...providers-slack/4.1.0)

---
updated-dependencies:
- dependency-name: apache-airflow-providers-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hammerhead committed Apr 1, 2022
1 parent ad0490d commit e61056d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
python_requires=">=3.8",
install_requires=[
"apache-airflow==2.2.4",
"apache-airflow-providers-postgres==4.0.0",
"apache-airflow-providers-postgres==4.1.0",
],
extras_require={
"develop": [
Expand Down

0 comments on commit e61056d

Please sign in to comment.