Skip to content

Commit

Permalink
msggen: Update msggen dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Feb 11, 2024
1 parent 9417e4d commit bb9d215
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 105 deletions.
162 changes: 59 additions & 103 deletions contrib/msggen/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 contrib/msggen/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ include = ["msggen/schema.json"]


[tool.poetry.dependencies]
python = "^3.6"
python = "^3.7"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
pytest = "^7.4.4"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit bb9d215

Please sign in to comment.