Skip to content

Commit

Permalink
Merge pull request #368 from fvaleye/dependabot/pip/datadog-0.50.1
Browse files Browse the repository at this point in the history
build(deps): Bump datadog from 0.49.1 to 0.50.1
  • Loading branch information
fvaleye authored Oct 1, 2024
2 parents 3e3ffae + 1910a85 commit a897b27
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.13"
ec2-metadata = "^2.13.0"
python-dotenv = ">=0.21,<1.1"
asyncer = ">=0.0.5,<0.0.8"
datadog = {version = ">=0.44,<0.50", optional = true}
datadog = {version = ">=0.44,<0.51", optional = true}
prometheus-client = {version = ">=0.16,<0.21", optional = true}
kubernetes = {version = ">=26.1,<31.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.50"
datadog = ">=0.44,<0.51"
prometheus-client = ">=0.16,<0.21"
types-requests = "^2.31.0"
bandit = "^1.7.9"
Expand Down

0 comments on commit a897b27

Please sign in to comment.