Skip to content

Commit

Permalink
bump structlog
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonEismann committed Jun 11, 2024
1 parent d67be0d commit 3216b4d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
44 changes: 20 additions & 24 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "signal-processing-algorithms"
version = "2.1.2"
version = "2.1.3"
description = "Signal Processing Algorithms from MongoDB"
authors = [
"Alexander Costas <alexander.costas@mongodb.com>",
Expand All @@ -21,7 +21,7 @@ python = "^3.8"
more-itertools = "^8.2.0"
setuptools = "^65.5.1"
scipy = "^1.8.1"
structlog = "^19.1"
structlog = "^24.2"
typing-extensions = "^4.5.0"
pyyaml="^6.0.0"
gevent="^23.9.1"
Expand Down

0 comments on commit 3216b4d

Please sign in to comment.