Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the python-packages group with 4 updates: pontos, bcrypt, cryptography and importlib-metadata.

Updates pontos from 23.11.4 to 23.12.0

Release notes

Sourced from pontos's releases.

pontos 23.12.0

23.12.0 - 2023-12-01

Added

  • Allow to set a start index for NVD APIs a5e5ab0
  • Allow to request only a number of results in CVE, CVE changes and CPE CLI 8c16e51
  • Improve code coverage for NVDResults 60693a0

Changed

  • Improve output on http errors for CVE and CPE CLI 636dde4
  • Introduce more flexible NVDResults class 7913e97

Dependencies

  • Bump the python-packages group with 7 updates 1ebde9f
  • Bump the python-packages group with 6 updates 14623a2
Commits
  • f863d00 Automatic release to 23.12.0
  • a5e5ab0 Add: Allow to set a start index for NVD APIs
  • 636dde4 Change: Improve output on http errors for CVE and CPE CLI
  • 8c16e51 Add: Allow to request only a number of results in CVE, CVE changes and CPE CLI
  • 60693a0 Add: Improve code coverage for NVDResults
  • 7913e97 Change: Introduce more flexible NVDResults class
  • 1ebde9f Deps: Bump the python-packages group with 7 updates
  • 14623a2 Deps: Bump the python-packages group with 6 updates
  • eedf96e Automatic adjustments after release
  • See full diff in compare view

Updates bcrypt from 4.0.1 to 4.1.1

Commits

Updates cryptography from 41.0.6 to 41.0.7

Changelog

Sourced from cryptography's changelog.

41.0.7 - 2023-11-27


* Fixed compilation when using LibreSSL 3.8.2.

.. _v41-0-6:

Commits

Updates importlib-metadata from 6.8.0 to 7.0.0

Changelog

Sourced from importlib-metadata's changelog.

v7.0.0

Deprecations and Removals

  • Removed EntryPoint access by numeric index (tuple behavior).

v6.11.0

Features

  • Added Distribution.origin supplying the direct_url.json in a SimpleNamespace. (#404)

v6.10.0

Features

  • Added diagnose script. (#461)

v6.9.0

Features

  • Added EntryPoints.repr (#473)
Commits
  • fb492e1 Finalize
  • 37113c2 Removed EntryPoint access by numeric index (tuple behavior).
  • 84418f8 Finalize
  • 537349c Merge pull request #465 from python/feature/origin
  • 51b3be4 Merge branch 'main' into feature/origin
  • e886c99 Use a SiteBuilder class to build files in the site, traversing the class hier...
  • f480907 Add test capturing expectation. Ref #404
  • 8439918 Add changelog
  • 7238302 Restore pypy tests now that 3.10 is the standard. Bypasses issue in #463.
  • 02bbfb0 Finalize
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 4 updates: [pontos](https://github.com/greenbone/pontos), [bcrypt](https://github.com/pyca/bcrypt), [cryptography](https://github.com/pyca/cryptography) and [importlib-metadata](https://github.com/python/importlib_metadata).


Updates `pontos` from 23.11.4 to 23.12.0
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v23.11.4...v23.12.0)

Updates `bcrypt` from 4.0.1 to 4.1.1
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.0.1...4.1.1)

Updates `cryptography` from 41.0.6 to 41.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.6...41.0.7)

Updates `importlib-metadata` from 6.8.0 to 7.0.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v6.8.0...v7.0.0)

---
updated-dependencies:
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: bcrypt
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: cryptography
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: importlib-metadata
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners December 4, 2023 04:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2023
@greenbonebot greenbonebot enabled auto-merge (rebase) December 4, 2023 04:22
Copy link

github-actions bot commented Dec 4, 2023

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@greenbonebot greenbonebot merged commit 71e8a96 into main Dec 4, 2023
18 checks passed
@greenbonebot greenbonebot deleted the dependabot/pip/python-packages-4aa00dc509 branch December 4, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants