Skip to content

Commit b3753f1

Browse files
authored
Fix vulnerabilities (#1955)
1 parent 2618af6 commit b3753f1

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ pyjwt = "^2.4.0"
7575
urllib3 = "^1.26.20"
7676
httpx = "0.27.2"
7777
postgrest = "0.16.8"
78+
# Pin to fix cve https://github.com/robusta-dev/robusta/security/dependabot/85
79+
h2 = "^4.3.0"
7880

7981
[tool.poetry.dev-dependencies]
8082
pre-commit = "^2.13.0"

0 commit comments

Comments
 (0)