Skip to content

Commit

Permalink
⬆️(project) upgrade polyfactory to v2.18.1
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| pypi       | polyfactory | 2.18.0 | 2.18.1 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Dec 16, 2024
1 parent 3b6b4b0 commit e638022
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ packages = [{ include = "playground" }]

[tool.poetry.dependencies]
python = "^3.9"
polyfactory= "2.18.0"
polyfactory= "2.18.1"
py-ocpi = "0.3.1"
uvicorn = { version = "0.34.0", extras = ["standard"] }

Expand Down

0 comments on commit e638022

Please sign in to comment.