Skip to content

Commit 53ea57d

Browse files
arbrownparthea
andauthored
deps: Pin jinja2 version to fix CI (#522)
* deps: Pin jinja2 version to fix CI * deps: Pin werkzeug version in sub-repo Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 2dea240 commit 53ea57d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/google-cloud-logging/tests/environment/deployable/python/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ click==7.1.2
44
pytz==2021.1
55
pandas>=1.1.5
66
itsdangerous==2.0.1
7+
jinja2==3.0.3
8+
werkzeug==2.0.2

tests/environment

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 21f1ea63a567dfd1b601f7cb8ee6177c77f82cc5
1+
Subproject commit fd113e1b444b823a62f0e55eecc14a8dc34f26ee

0 commit comments

Comments
 (0)