Upgrade jinja2 to 3.0.3 (#59468)
This commit is contained in:
parent
93395f9b68
commit
1910c0566c
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -42,7 +42,7 @@ REQUIRES = [
|
|||
"certifi>=2021.5.30",
|
||||
"ciso8601==2.2.0",
|
||||
"httpx==0.19.0",
|
||||
"jinja2==3.0.2",
|
||||
"jinja2==3.0.3",
|
||||
"PyJWT==2.1.0",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==3.4.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue