Skip to content

Commit

Permalink
chore: fix dependabot warnings (#4415)
Browse files Browse the repository at this point in the history
* chore: fix dependabot warnings

Signed-off-by: emdneto <[email protected]>

* update

Signed-off-by: emdneto <[email protected]>

---------

Signed-off-by: emdneto <[email protected]>
Co-authored-by: Riccardo Magliocchetti <[email protected]>
  • Loading branch information
emdneto and xrmx authored Feb 5, 2025
1 parent c7913f9 commit 87c9675
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ googleapis-common-protos==1.52.0
grpcio==1.56.2
gunicorn==22.0.0
itsdangerous==2.1.2
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==2.1.3
opentelemetry-api==1.20.0
opentelemetry-exporter-otlp==1.20.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ googleapis-common-protos==1.52.0
grpcio==1.56.2
gunicorn==22.0.0
itsdangerous==2.1.2
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==2.1.3
opentelemetry-api==1.20.0
opentelemetry-exporter-otlp==1.20.0
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ idna==3.7
importlib-metadata==6.8.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==2.1.3
packaging==24.0
pluggy==1.3.0
Expand Down

0 comments on commit 87c9675

Please sign in to comment.