Skip to content

Commit

Permalink
Deps: Bump the dependencies group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [isort](https://github.com/pycqa/isort) | `5.13.0` | `5.13.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.3.3` |
| [pontos](https://github.com/greenbone/pontos) | `23.12.1` | `23.12.3` |
| [anyio](https://github.com/agronholm/anyio) | `4.1.0` | `4.2.0` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.0.1` | `3.0.2` |
| [black](https://github.com/psf/black) | `23.11.0` | `23.12.0` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.2` | `3.0.3` |


Updates `isort` from 5.13.0 to 5.13.2
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.13.0...5.13.2)

Updates `coverage` from 7.3.2 to 7.3.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.2...7.3.3)

Updates `pontos` from 23.12.1 to 23.12.3
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v23.12.1...v23.12.3)

Updates `anyio` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.1.0...4.2.0)

Updates `astroid` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.0.1...v3.0.2)

Updates `black` from 23.11.0 to 23.12.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.11.0...23.12.0)

Updates `pylint` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: anyio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: astroid
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: black
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and greenbonebot committed Dec 18, 2023
1 parent b0b7f60 commit 1568856
Showing 1 changed file with 94 additions and 540 deletions.
Loading

0 comments on commit 1568856

Please sign in to comment.