Skip to content

Commit b9dfa02

Browse files
committed
Added new base class for exceptions, added templates
Signed-off-by: chandr-andr (Kiselev Aleksandr) <[email protected]>
1 parent 00d7089 commit b9dfa02

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pytz = "*"
4747
orjson = { version = "^3", optional = true }
4848
msgpack = { version = "^1.0.7", optional = true }
4949
cbor2 = { version = "^5", optional = true }
50-
izulu = "^0.5.3"
50+
izulu = "0.5.4"
5151

5252
[tool.poetry.dev-dependencies]
5353
pytest = "^7.1.2"

0 commit comments

Comments
 (0)