Skip to content

Commit

Permalink
chore(deps): update dependency mongoengine to ^0.28.0 (#969)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 0578dd4 commit f3421f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ opentelemetry-exporter-jaeger-thrift = "^1.10.0"
pyrate-limiter = "^2.10.0"
requests-cache = "^1.0.0"
requests-ratelimiter = "^0.6.0"
mongoengine = "^0.27.0"
mongoengine = "^0.28.0"
celery-redbeat = {git = "https://github.com/splunk/redbeat", branch = "main"}
PyYAML = "^6.0"
#Note this is temporary PR to upstream project is issued
Expand Down

0 comments on commit f3421f4

Please sign in to comment.