Skip to content

Commit

Permalink
Merge pull request #412 from fvaleye/dependabot/pip/datadog-0.51.0
Browse files Browse the repository at this point in the history
build(deps): Bump datadog from 0.50.2 to 0.51.0
  • Loading branch information
fvaleye authored Feb 12, 2025
2 parents 5db7a71 + f29088b commit 5c2c24c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ typer = ">=0.7,<0.16"
ec2-metadata = "^2.13.0"
python-dotenv = ">=0.21,<1.1"
asyncer = ">=0.0.5,<0.0.9"
datadog = {version = ">=0.44,<0.51", optional = true}
datadog = {version = ">=0.44,<0.52", optional = true}
prometheus-client = {version = ">=0.16,<0.22", optional = true}
kubernetes = {version = ">=26.1,<32.0", optional = true}

Expand All @@ -44,7 +44,7 @@ sphinx = "^7.1.2"
pydata-sphinx-theme = "^0.14.4"
toml = "^0.10.2"
types-ujson = "^5.10.0"
datadog = ">=0.44,<0.51"
datadog = ">=0.44,<0.52"
prometheus-client = ">=0.16,<0.22"
types-requests = "^2.31.0"
bandit = "^1.7.9"
Expand Down

0 comments on commit 5c2c24c

Please sign in to comment.