Skip to content

chore(deps): update dependency bandit to v1.8.6 #36

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

Package Change Age Confidence
bandit (source, changelog) 1.7.2 -> 1.8.6 age confidence

Release Notes

PyCQA/bandit (bandit)

v1.8.6

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.8.5...1.8.6

v1.8.5

Compare Source

What's Changed

Full Changelog: PyCQA/bandit@1.8.4...1.8.5

v1.8.3

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.8.2...1.8.3

v1.8.2

Compare Source

What's Changed

Full Changelog: PyCQA/bandit@1.8.1...1.8.2

v1.8.1

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.8.0...1.8.1

v1.8.0

Compare Source

What's Changed

Full Changelog: PyCQA/bandit@1.7.10...1.8.0

v1.7.10

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.9...1.7.10

v1.7.9

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.8...1.7.9

v1.7.8

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.7...1.7.8

v1.7.7

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.6...1.7.7

v1.7.6

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.5...1.7.6

v1.7.5

Compare Source

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.7.4...1.7.5

v1.7.4

Compare Source

What's Changed
New Contributors

Full Changelog: PyCQA/bandit@1.7.3...1.7.4

v1.7.3

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/bandit-1.x branch 2 times, most recently from 0d636a9 to 4fa386b Compare June 30, 2023 12:26
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from 4fa386b to a015658 Compare December 9, 2023 02:57
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.5 chore(deps): update dependency bandit to v1.7.6 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from a015658 to dde7c80 Compare January 24, 2024 02:58
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.6 chore(deps): update dependency bandit to v1.7.7 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from dde7c80 to 6c00f71 Compare March 9, 2024 08:46
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.7 chore(deps): update dependency bandit to v1.7.8 Mar 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.8 chore(deps): update dependency bandit to v1.7.9 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from 6c00f71 to e32f74a Compare June 14, 2024 23:56
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from e32f74a to ca18d7c Compare September 24, 2024 11:52
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.9 chore(deps): update dependency bandit to v1.7.10 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from ca18d7c to f9d4483 Compare November 27, 2024 05:57
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.7.10 chore(deps): update dependency bandit to v1.8.0 Nov 27, 2024
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Creating virtualenv todo-bot-p8ErBURW-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.8,<3.11) is not compatible with some of the required packages Python requirement:
  - bandit requires Python >=3.9, so it will not be installable for Python >=3.8,<3.9

Because todo-bot depends on bandit (1.8.6) which requires Python >=3.9, version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For bandit, a possible solution would be to set the `python` property to ">=3.9,<3.11"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


@renovate renovate bot force-pushed the renovate/bandit-1.x branch from f9d4483 to b5e37ec Compare January 13, 2025 19:40
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.8.0 chore(deps): update dependency bandit to v1.8.2 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from b5e37ec to 4dc541e Compare February 18, 2025 04:02
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.8.2 chore(deps): update dependency bandit to v1.8.3 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from 4dc541e to c44c212 Compare June 22, 2025 03:49
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.8.3 chore(deps): update dependency bandit to v1.8.5 Jun 22, 2025
@renovate renovate bot force-pushed the renovate/bandit-1.x branch from c44c212 to 08697f6 Compare July 7, 2025 00:05
@renovate renovate bot changed the title chore(deps): update dependency bandit to v1.8.5 chore(deps): update dependency bandit to v1.8.6 Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants