-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update dependency bandit to v1.8.2 #202
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/bandit-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #202 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 312 312
Branches 23 23
=========================================
Hits 312 312 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
December 26, 2023 21:44
6f1cbfc
to
56c36b6
Compare
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
December 27, 2023 17:16
56c36b6
to
d5f3a67
Compare
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
December 28, 2023 16:45
d5f3a67
to
76a190c
Compare
renovate
bot
changed the title
Update dependency bandit to v1.7.6
Update dependency bandit to v1.7.7
Jan 23, 2024
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
January 23, 2024 22:45
76a190c
to
2af6702
Compare
renovate
bot
changed the title
Update dependency bandit to v1.7.7
Update dependency bandit to v1.7.8
Mar 8, 2024
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
2 times, most recently
from
March 11, 2024 19:10
15e20ad
to
7646175
Compare
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
June 13, 2024 01:41
7646175
to
8f908ba
Compare
renovate
bot
changed the title
Update dependency bandit to v1.7.8
Update dependency bandit to v1.7.9
Jun 13, 2024
renovate
bot
changed the title
Update dependency bandit to v1.7.9
Update dependency bandit to v1.7.10
Sep 23, 2024
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
September 23, 2024 20:33
8f908ba
to
5a35b24
Compare
renovate
bot
changed the title
Update dependency bandit to v1.7.10
Update dependency bandit to v1.8.0
Nov 27, 2024
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
November 27, 2024 03:23
5a35b24
to
6aeba57
Compare
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
January 12, 2025 21:27
6aeba57
to
d471c8a
Compare
renovate
bot
changed the title
Update dependency bandit to v1.8.0
Update dependency bandit to v1.8.1
Jan 12, 2025
renovate
bot
force-pushed
the
renovate/bandit-1.x
branch
from
January 13, 2025 00:19
d471c8a
to
6a3a53c
Compare
renovate
bot
changed the title
Update dependency bandit to v1.8.1
Update dependency bandit to v1.8.2
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.7.5
->==1.8.2
Release Notes
PyCQA/bandit (bandit)
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
httpx
inB113
by @mkniewallner in https://github.com/PyCQA/bandit/pull/1060New Contributors
Full Changelog: PyCQA/bandit@1.7.9...1.7.10
v1.7.9
Compare Source
What's Changed
configfile
in.bandit
file by @bersbersbers in https://github.com/PyCQA/bandit/pull/1052New 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
pip install
commands in the pythonpackage.yml workflow by @mportesdev in https://github.com/PyCQA/bandit/pull/1021random.Random
to B311 checks by @shiftinv in https://github.com/PyCQA/bandit/pull/940wrap_file_object
by @mportesdev in https://github.com/PyCQA/bandit/pull/1037RawSQL
by @kevinmarsh in https://github.com/PyCQA/bandit/pull/765importlib-metadata
fallback by @mkniewallner in https://github.com/PyCQA/bandit/pull/1066New Contributors
Full Changelog: PyCQA/bandit@1.7.5...1.7.6
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.