Skip to content

Commit

Permalink
Build(deps): Bump the python-packages group across 1 directory with 3…
Browse files Browse the repository at this point in the history
… updates

Bumps the python-packages group with 3 updates in the / directory: [python-gnupg](https://github.com/vsajip/python-gnupg), [pylint](https://github.com/pylint-dev/pylint) and [pontos](https://github.com/greenbone/pontos).


Updates `python-gnupg` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](vsajip/python-gnupg@0.5.3...0.5.4)

Updates `pylint` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.3)

Updates `pontos` from 24.12.4 to 25.1.0
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v24.12.4...v25.1.0)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent feea75a commit 25471c6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -54,7 +54,7 @@ paho-mqtt = ">=1.6,<3"
python-gnupg = ">=0.4.8,<0.6.0"

[tool.poetry.dev-dependencies]
pylint = "^3.3.2"
pylint = "^3.3.3"
rope = "^1.13.0"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-black = ">=22.7.0"
Expand Down

0 comments on commit 25471c6

Please sign in to comment.