Skip to content

Commit

Permalink
Bump cx-freeze from 7.2.3 to 7.2.4 in /src (#458)
Browse files Browse the repository at this point in the history
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](marcelotduarte/cx_Freeze@7.2.3...7.2.4)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 9654756 commit dc9b142
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 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 @@ -34,7 +34,7 @@ optional = true


[tool.poetry.group.build.dependencies]
cx-freeze = "^7.2.3"
cx-freeze = "^7.2.4"
poethepoet = "^0.29.0"


Expand Down

0 comments on commit dc9b142

Please sign in to comment.