File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
number-insight/async-callback Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ blinker==1.6.2; python_version >= '3.7'
10
10
click == 8.1.3 ; python_version >= '3.7'
11
11
flask == 2.3.2
12
12
itsdangerous == 2.1.2 ; python_version >= '3.7'
13
- jinja2 == 3.1.3 ; python_version >= '3.7'
13
+ jinja2 == 3.1.4 ; python_version >= '3.7'
14
14
markupsafe == 2.1.2 ; python_version >= '3.7'
15
15
python-dotenv == 1.0.0
16
16
werkzeug == 3.0.3 ; python_version >= '3.8'
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Flask==2.3.2
10
10
future == 0.18.3
11
11
idna == 3.7
12
12
itsdangerous == 2.1.2
13
- Jinja2 == 3.1.3
13
+ Jinja2 == 3.1.4
14
14
MarkupSafe == 2.1.1
15
15
Naked == 0.1.32
16
16
ordereddict == 1.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Flask==2.3.2
11
11
future == 0.18.3
12
12
idna == 3.7
13
13
itsdangerous == 2.1.2
14
- Jinja2 == 3.1.3
14
+ Jinja2 == 3.1.4
15
15
MarkupSafe == 2.1.1
16
16
Naked == 0.1.32
17
17
ordereddict == 1.1
You can’t perform that action at this time.
0 commit comments