Skip to content

Commit

Permalink
Deps: Bump the python-packages group with 2 updates (#635)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [packaging](https://github.com/pypa/packaging) and [ruff](https://github.com/astral-sh/ruff).


Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

Updates `ruff` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: ruff
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

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 12, 2024
1 parent a9abfd7 commit 1bff5da
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ paho-mqtt = ">=1.6,<3.0"
psutil = "^6.1"
python-gnupg = "^0.5.3"
tomli = { version = "<3.0.0", python = "<3.11" }
packaging = "<24.2"
packaging = "<24.3"

[tool.poetry.group.dev.dependencies]
rope = "^1.12.0"
Expand Down

0 comments on commit 1bff5da

Please sign in to comment.