Skip to content

Commit

Permalink
Bump jinja2 from 3.1.2 to 3.1.3 in /airflow
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 1564e46 commit 71cb891
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions airflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ apache-airflow-providers-imap==3.3.2
apache-airflow-providers-sqlite==3.4.3
# via apache-airflow
apispec[yaml]==6.3.0
# via flask-appbuilder
# via
# apispec
# flask-appbuilder
argcomplete==3.1.2
# via apache-airflow
asgiref==3.7.2
Expand Down Expand Up @@ -132,7 +134,9 @@ colorlog==4.8.0
configupdater==3.1.1
# via apache-airflow
connexion[flask]==2.14.2
# via apache-airflow
# via
# apache-airflow
# connexion
cron-descriptor==1.4.0
# via apache-airflow
croniter==1.4.1
Expand Down Expand Up @@ -285,7 +289,7 @@ itsdangerous==2.1.2
# connexion
# flask
# flask-wtf
jinja2==3.1.2
jinja2==3.1.3
# via
# apache-airflow
# dataflows
Expand Down Expand Up @@ -501,6 +505,7 @@ requests[socks]==2.28.2
# google-cloud-storage
# kubernetes
# opentelemetry-exporter-otlp-proto-http
# requests
# requests-oauthlib
# requests-toolbelt
# tableschema
Expand Down

0 comments on commit 71cb891

Please sign in to comment.