greenbone / python-gvm

Greenbone Vulnerability Management Python Library
https://greenbone.github.io/python-gvm/
GNU General Public License v3.0
106 stars 60 forks source link

Deps: Bump the python-packages group with 4 updates #1088

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the python-packages group with 4 updates: black, pontos, babel and cryptography.

Updates black from 23.10.0 to 23.10.1

Release notes

Sourced from black's releases.

23.10.1

Highlights

  • Maintanence release to get a fix out for GitHub Action edge case (#3957)

Preview style

  • Fix merging implicit multiline strings that have inline comments (#3956)
  • Allow empty first line after block open before a comment or compound statement (#3967)

Packaging

  • Change Dockerfile to hatch + compile black (#3965)

Integrations

  • The summary output for GitHub workflows is now suppressible using the summary parameter. (#3958)
  • Fix the action failing when Black check doesn't pass (#3957)

Documentation

Changelog

Sourced from black's changelog.

23.10.1

Highlights

  • Maintenance release to get a fix out for GitHub Action edge case (#3957)

Preview style

  • Fix merging implicit multiline strings that have inline comments (#3956)
  • Allow empty first line after block open before a comment or compound statement (#3967)

Packaging

  • Change Dockerfile to hatch + compile black (#3965)

Integrations

  • The summary output for GitHub workflows is now suppressible using the summary parameter. (#3958)
  • Fix the action failing when Black check doesn't pass (#3957)

Documentation

Commits


Updates pontos from 23.10.3 to 23.10.6

Release notes

Sourced from pontos's releases.

pontos 23.10.6

23.10.6 - 2023-10-27

Added

  • Add new API for parsing CPEs (pontos.cpe) 79ec113

pontos 23.10.5

23.10.5 - 2023-10-26

Added

  • Improve UpdateHeader to remove old header lines, that are not required anymore (#912) b3d2bf6
  • Implement organization based GitHub billing API c32c192

pontos 23.10.4

23.10.4 - 2023-10-23

Dependencies

  • Bump the python-packages group with 9 updates (#910) 054c3b4
Commits
  • 03f85e2 Automatic release to 23.10.6
  • 79ec113 Add: Add new API for parsing CPEs (pontos.cpe)
  • 84ee098 Automatic adjustments after release
  • 4ac7679 Automatic release to 23.10.5
  • b3d2bf6 Add: Improve UpdateHeader to remove old header lines, that are not required a...
  • c32c192 Add: Implement organization based GitHub billing API
  • 472ec14 Automatic adjustments after release
  • 1285b1d Automatic release to 23.10.4
  • 12f710a GitHub Users API (#909)
  • 054c3b4 Deps: Bump the python-packages group with 9 updates (#910)
  • Additional commits viewable in compare view


Updates babel from 2.13.0 to 2.13.1

Release notes

Sourced from babel's releases.

Version 2.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/python-babel/babel/compare/v2.13.0...v2.13.1


PyPI: https://pypi.org/project/Babel/2.13.1/

Changelog

Sourced from babel's changelog.

Version 2.13.1

This is a patch release to fix a few bugs.

Fixes


* Fix a typo in ``_locales_to_names`` by @Dl84 in :gh:`1038` (issue :gh:`1037`)
* Fix ``setuptools`` dependency for Python 3.12 by @opryprin in :gh:`1033`
Commits
  • 65de3dc Prepare for 2.13.1 release
  • 139dc11 Fix _locales_to_names: Call str() on the parameter variable instead of the mo...
  • eeb2feb Depend on setuptools since Python 3.12
  • See full diff in compare view


Updates cryptography from 41.0.4 to 41.0.5

Changelog

Sourced from cryptography's changelog.

41.0.5 - 2023-10-24


* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.4.
* Added a function to support an upcoming ``pyOpenSSL`` release.

.. _v41-0-4:

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 10 months ago

Conventional Commits Report

Type Number
Dependencies 1

:rocket: Conventional commits found.