batchglm
batchglm copied to clipboard
[DEPENDABOT]: Bump bandit from 1.7.2 to 1.7.4
Bumps bandit from 1.7.2 to 1.7.4.
Release notes
Sourced from bandit's releases.
1.7.4
What's Changed
- Fix traceback in hashlib_insecure_functions by
@ericwbin PyCQA/bandit#834- Add version 1.7.3 to dropdown by
@ericwbin PyCQA/bandit#833- core/config: Fix ConfigError missing argument if toml is missing by
@Holzhausin PyCQA/bandit#845- Add 1.7.4 in issue template by
@ericwbin PyCQA/bandit#846New Contributors
@Holzhausmade their first contribution in PyCQA/bandit#845Full Changelog: https://github.com/PyCQA/bandit/compare/1.7.3...1.7.4
1.7.3
What's Changed
- Rely on toml conditionally by
@sigmavirus24in PyCQA/bandit#780- Update issue template with latest versions by
@ericwbin PyCQA/bandit#783- Delete release-drafter.yml by
@ericwbin PyCQA/bandit#781- Use released version of gh-action-pypi-publish by
@ericwbin PyCQA/bandit#784- Update publish-to-pypi.yml by
@ericwbin PyCQA/bandit#785- Delete releasenotes directory (more openstack leftovers) by
@ericwbin PyCQA/bandit#786- [docs] Add Getting Started chapter (migrate from README) by
@bittnerin PyCQA/bandit#773- Including CWE information by
@julianthomein PyCQA/bandit#613- Removal of the CWEMAP dict by
@ericwbin PyCQA/bandit#789- Fix up warnings in output of tox by
@ericwbin PyCQA/bandit#793- Avoid printing metrics as float point numbers by
@ericwbin PyCQA/bandit#794- Add functional test of snmp_security_check by
@ericwbin PyCQA/bandit#791- Disable individual tests by
@mikespallinoin PyCQA/bandit#597- Change up how CWE is formatted by
@ericwbin PyCQA/bandit#788- Check value of usedforsecurity for hashlib by
@ericwbin PyCQA/bandit#798- Remove redundant Python 3.6 code by
@ericwbin PyCQA/bandit#802- Add new plugin to check use of pyghmi by
@ericwbin PyCQA/bandit#803- Check for hardcoded passwords in class attributes by
@noliverioin PyCQA/bandit#766- Better hashlib check for Python 3.9 by
@ericwbin PyCQA/bandit#805- Fix references to the default branch name by
@ericwbin PyCQA/bandit#810- Cleanup the README by
@ericwbin PyCQA/bandit#809- Show usage with no arguments by
@ericwbin PyCQA/bandit#814- Respect color environment variables if set by
@ericwbin PyCQA/bandit#813- Cannot seek stdin on pipe by
@tylerwincein PyCQA/bandit#496- Test on operating systems we can support by
@ericwbin PyCQA/bandit#804- Fix up some warnings and errors in docs by
@ericwbin PyCQA/bandit#817- Fix root doc for readthedocs by
@ericwbin PyCQA/bandit#818- Use versioned links to docs by
@ericwbin PyCQA/bandit#819- Use CWE link in HTML formatter by
@ericwbin PyCQA/bandit#825- Improve performance of linerange by
@Krock21rusin PyCQA/bandit#629- Inaccurate message in hashlib check by
@ericwbin PyCQA/bandit#827- Target Python >= 3.7 in pre-commit hooks by
@mkniewallnerin PyCQA/bandit#830- Center the bandit logo in readme by
@ericwbin PyCQA/bandit#823- Build of artifact fails if raw directive used by
@ericwbin PyCQA/bandit#831New Contributors
... (truncated)
Commits
1ed7906Add 1.7.4 in issue template (#846)71bc67ccore/config: Fix ConfigError missing argument if toml is missing (#845)fcde9b5Add version 1.7.3 to dropdown (#833)fbaf2ceFix traceback in hashlib_insecure_functions (#834)20a0510Build of artifact fails if raw directive used (#831)d8c7e3cCenter the bandit logo in readme (#823)a65ae17Target Python >= 3.7 in pre-commit hooks (#830)09a6aceInaccurate message in hashlib check (#827)8bad6faImprove performance of linerange (#629)528c540Use CWE link in HTML formatter (#825)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)