Skip to content

Commit

Permalink
Update Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent eaaee23 commit b703be4
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 52 deletions.
204 changes: 156 additions & 48 deletions analytics/poetry.lock

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

8 changes: 4 additions & 4 deletions analytics/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ psycopg = ">=3.0.7"
pydantic-settings = "^2.3.4"

[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
black = "^24.0.0"
mypy = "^1.4.1"
pylint = "^3.0.2"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
ruff = "^0.0.278"
safety = "^2.3.5"
safety = "^3.0.0"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit b703be4

Please sign in to comment.