Skip to content

Commit

Permalink
Build(deps-dev): Bump the python-packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [pontos](https://github.com/greenbone/pontos).


Updates `pylint` from 2.17.7 to 3.0.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.7...v3.0.1)

Updates `pontos` from 23.9.2 to 23.10.0
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v23.9.2...v23.10.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 2ba55f9 commit 10f82a8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 65 deletions.
79 changes: 15 additions & 64 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.5.1"
python-gnupg = ">=0.4.8,<0.6.0"

[tool.poetry.dev-dependencies]
pylint = "^2.17.7"
pylint = "^3.0.1"
rope = "^1.10.0"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-black = ">=22.7.0"
Expand Down

0 comments on commit 10f82a8

Please sign in to comment.