Skip to content

Commit

Permalink
build(ocpp-server): sync poetry lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
  • Loading branch information
jerome-benoit committed Jun 18, 2024
1 parent a387f9d commit cfb413a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/ocpp-server/poetry.lock

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

2 changes: 1 addition & 1 deletion tests/ocpp-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
websockets = "^12.0"
ocpp = "^2.0.0rc1"
ocpp = "^2.0.0rc2"

[tool.poetry.group.dev.dependencies]
taskipy = "^1"
Expand Down

0 comments on commit cfb413a

Please sign in to comment.