Skip to content

Commit

Permalink
update proto dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dzakharchuk committed Jan 19, 2024
1 parent e4c3514 commit bb9b7a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions pdm.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 @@ -8,7 +8,7 @@ authors = [
{ name = "Vladimir Magamedov", email = "[email protected]" },
]
dependencies = [
"evo-featureflags-protobuf==0.2.1", # TODO: change to 0.3.0
"evo-featureflags-protobuf==0.3.0",
"dataclass-wizard==v0.22.2",
]
requires-python = ">=3.9"
Expand Down

0 comments on commit bb9b7a7

Please sign in to comment.