Skip to content

Commit

Permalink
Update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclert-canonical committed Feb 6, 2025
1 parent 2eb07c0 commit aada4e1
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 8 deletions.
153 changes: 146 additions & 7 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 @@ -27,7 +27,7 @@ poetry-core = "*"
# grafana_agent/v0/cos_agent.py requires pydantic
pydantic = "^1.10"
# grafana_agent/v0/cos_agent.py
cosl = "*"
cosl = ">=0.0.50"
# tls_certificates_interface/v2/tls_certificates.py
cryptography = ">=42.0.5"
jsonschema = "*"
Expand Down

0 comments on commit aada4e1

Please sign in to comment.