Skip to content

Commit 2688ae4

Browse files
authored
Merge pull request #383 from fvaleye/dependabot/pip/asyncer-0.0.8
build(deps): Bump asyncer from 0.0.7 to 0.0.8
2 parents 348a65d + a3c3f98 commit 2688ae4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pydantic = ">=1.10.7,<3.0.0"
2626
typer = ">=0.7,<0.13"
2727
ec2-metadata = "^2.13.0"
2828
python-dotenv = ">=0.21,<1.1"
29-
asyncer = ">=0.0.5,<0.0.8"
29+
asyncer = ">=0.0.5,<0.0.9"
3030
datadog = {version = ">=0.44,<0.51", optional = true}
3131
prometheus-client = {version = ">=0.16,<0.22", optional = true}
3232
kubernetes = {version = ">=26.1,<32.0", optional = true}

0 commit comments

Comments
 (0)