Skip to content

Commit

Permalink
Deps: Bump the python-packages group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 4 updates: [packaging](https://github.com/pypa/packaging), [pontos](https://github.com/greenbone/pontos), [ruff](https://github.com/astral-sh/ruff) and [shtab](https://github.com/iterative/shtab).


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

Updates `pontos` from 24.2.2 to 24.3.1
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v24.2.2...v24.3.1)

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

Updates `shtab` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/iterative/shtab/releases)
- [Commits](iterative/shtab@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: pontos
  dependency-type: direct:development
  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
- dependency-name: shtab
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 4f012fb commit fdb78dc
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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 @@ -45,7 +45,7 @@ paho-mqtt = ">=1.6,<2.0"
psutil = "^5.9"
python-gnupg = "^0.5.1"
tomli = { version = "<3.0.0", python = "<3.11" }
packaging = "<23.3"
packaging = "<24.1"

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

0 comments on commit fdb78dc

Please sign in to comment.