Skip to content

Commit 7841d91

Browse files
Bump the pip group across 4 directories with 1 update
Bumps the pip group with 1 update in the /mpcontribs-api/requirements directory: [jinja2](https://github.com/pallets/jinja). Bumps the pip group with 1 update in the /mpcontribs-kernel-gateway/requirements directory: [jinja2](https://github.com/pallets/jinja). Bumps the pip group with 1 update in the /mpcontribs-portal directory: [jinja2](https://github.com/pallets/jinja). Bumps the pip group with 1 update in the /mpcontribs-portal/requirements directory: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4596386 commit 7841d91

12 files changed

+12
-12
lines changed

mpcontribs-api/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ itsdangerous==2.2.0
163163
# via flask
164164
jedi==0.19.2
165165
# via ipython
166-
jinja2==3.1.4
166+
jinja2==3.1.5
167167
# via
168168
# flask
169169
# jupyter-server

mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ itsdangerous==2.2.0
168168
# via flask
169169
jedi==0.19.2
170170
# via ipython
171-
jinja2==3.1.4
171+
jinja2==3.1.5
172172
# via
173173
# flask
174174
# jupyter-server

mpcontribs-api/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ itsdangerous==2.2.0
157157
# via flask
158158
jedi==0.19.2
159159
# via ipython
160-
jinja2==3.1.4
160+
jinja2==3.1.5
161161
# via
162162
# flask
163163
# jupyter-server

mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ itsdangerous==2.2.0
161161
# via flask
162162
jedi==0.19.2
163163
# via ipython
164-
jinja2==3.1.4
164+
jinja2==3.1.5
165165
# via
166166
# flask
167167
# jupyter-server

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ isoduration==20.11.0
102102
# via jsonschema
103103
jedi==0.19.2
104104
# via ipython
105-
jinja2==3.1.4
105+
jinja2==3.1.5
106106
# via
107107
# jupyter-server
108108
# nbconvert

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ isoduration==20.11.0
102102
# via jsonschema
103103
jedi==0.19.2
104104
# via ipython
105-
jinja2==3.1.4
105+
jinja2==3.1.5
106106
# via
107107
# jupyter-server
108108
# nbconvert

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ isoduration==20.11.0
9898
# via jsonschema
9999
jedi==0.19.2
100100
# via ipython
101-
jinja2==3.1.4
101+
jinja2==3.1.5
102102
# via
103103
# jupyter-server
104104
# nbconvert

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ isoduration==20.11.0
9898
# via jsonschema
9999
jedi==0.19.2
100100
# via ipython
101-
jinja2==3.1.4
101+
jinja2==3.1.5
102102
# via
103103
# jupyter-server
104104
# nbconvert

mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ isoduration==20.11.0
117117
# via jsonschema
118118
jedi==0.19.2
119119
# via ipython
120-
jinja2==3.1.4
120+
jinja2==3.1.5
121121
# via
122122
# mpcontribs-portal (setup.py)
123123
# nbconvert

mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ isoduration==20.11.0
123123
# via jsonschema
124124
jedi==0.19.2
125125
# via ipython
126-
jinja2==3.1.4
126+
jinja2==3.1.5
127127
# via
128128
# mpcontribs-portal (setup.py)
129129
# nbconvert

0 commit comments

Comments
 (0)