Skip to content

Commit

Permalink
Merge pull request #20 from PADAS/gundi-2968-event-updates
Browse files Browse the repository at this point in the history
GUNDI-2968: Update gundi-core for event updates
  • Loading branch information
marianobrc authored Jul 25, 2024
2 parents 3c4160e + 83e764c commit 8e37e27
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 49 deletions.
101 changes: 54 additions & 47 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 = "gundi-client-v2"
version = "2.3.2"
version = "2.3.3"
description = "An async client for Gundi's API"
authors = [
"Chris Doehring <chrisdo@earthranger.com>",
Expand All @@ -20,7 +20,7 @@ environs = "^9.5"
pydantic = "^1.10"
httpx = "^0.24.0"
respx = "^0.20.1"
gundi-core = "^1.4.0"
gundi-core = "^1.5.8"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
Expand Down

0 comments on commit 8e37e27

Please sign in to comment.