Skip to content

Commit

Permalink
chore: poetry add structlog@latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Oct 23, 2024
1 parent 272553f commit d34baa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -42,7 +42,7 @@ python = "^3.12"
gidgethub = "^5.3.0"
aiohttp = "^3.10.10"
pydantic = { extras = ["email"], version = "^2.5.3" }
structlog = ">=21.5,<25.0"
structlog = "^24.4.0"
cachetools = "^5.2.0"
humanize = "^4.1.0"
rich = ">=12.4.4,<14.0.0"
Expand Down

0 comments on commit d34baa5

Please sign in to comment.