[PR #32] [MERGED] Bump bandit from 1.7.2 to 1.7.3 #76

Closed
opened 2026-09-02 13:09:14 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/32
Author: @dependabot[bot]
Created: 2/28/2022
Status: Merged
Merged: 2/28/2022
Merged by: @TheLovinator1

Base: masterHead: dependabot/pip/bandit-1.7.3


📝 Commits (1)

  • 71afe39 Bump bandit from 1.7.2 to 1.7.3

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 poetry.lock (+5 -5)
📝 pyproject.toml (+1 -1)

📄 Description

Bumps bandit from 1.7.2 to 1.7.3.

Release notes

Sourced from bandit's releases.

1.7.3

What's Changed

New Contributors

Full Changelog: https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/32 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/28/2022 **Status:** ✅ Merged **Merged:** 2/28/2022 **Merged by:** [@TheLovinator1](https://github.com/TheLovinator1) **Base:** `master` ← **Head:** `dependabot/pip/bandit-1.7.3` --- ### 📝 Commits (1) - [`71afe39`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/71afe391082df7f0c07f6ad611bd90376dbe5e5b) Bump bandit from 1.7.2 to 1.7.3 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+5 -5) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/bandit/releases">bandit's releases</a>.</em></p> <blockquote> <h2>1.7.3</h2> <h2>What's Changed</h2> <ul> <li>Rely on toml conditionally by <a href="https://github.com/sigmavirus24"><code>@​sigmavirus24</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/780">PyCQA/bandit#780</a></li> <li>Update issue template with latest versions by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/783">PyCQA/bandit#783</a></li> <li>Delete release-drafter.yml by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/781">PyCQA/bandit#781</a></li> <li>Use released version of gh-action-pypi-publish by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/784">PyCQA/bandit#784</a></li> <li>Update publish-to-pypi.yml by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/785">PyCQA/bandit#785</a></li> <li>Delete releasenotes directory (more openstack leftovers) by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/786">PyCQA/bandit#786</a></li> <li>[docs] Add Getting Started chapter (migrate from README) by <a href="https://github.com/bittner"><code>@​bittner</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/773">PyCQA/bandit#773</a></li> <li>Including CWE information by <a href="https://github.com/julianthome"><code>@​julianthome</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/613">PyCQA/bandit#613</a></li> <li>Removal of the CWEMAP dict by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/789">PyCQA/bandit#789</a></li> <li>Fix up warnings in output of tox by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/793">PyCQA/bandit#793</a></li> <li>Avoid printing metrics as float point numbers by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/794">PyCQA/bandit#794</a></li> <li>Add functional test of snmp_security_check by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/791">PyCQA/bandit#791</a></li> <li>Disable individual tests by <a href="https://github.com/mikespallino"><code>@​mikespallino</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/597">PyCQA/bandit#597</a></li> <li>Change up how CWE is formatted by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/788">PyCQA/bandit#788</a></li> <li>Check value of usedforsecurity for hashlib by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/798">PyCQA/bandit#798</a></li> <li>Remove redundant Python 3.6 code by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/802">PyCQA/bandit#802</a></li> <li>Add new plugin to check use of pyghmi by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/803">PyCQA/bandit#803</a></li> <li>Check for hardcoded passwords in class attributes by <a href="https://github.com/noliverio"><code>@​noliverio</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/766">PyCQA/bandit#766</a></li> <li>Better hashlib check for Python 3.9 by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/805">PyCQA/bandit#805</a></li> <li>Fix references to the default branch name by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/810">PyCQA/bandit#810</a></li> <li>Cleanup the README by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/809">PyCQA/bandit#809</a></li> <li>Show usage with no arguments by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/814">PyCQA/bandit#814</a></li> <li>Respect color environment variables if set by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/813">PyCQA/bandit#813</a></li> <li>Cannot seek stdin on pipe by <a href="https://github.com/tylerwince"><code>@​tylerwince</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/496">PyCQA/bandit#496</a></li> <li>Test on operating systems we can support by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/804">PyCQA/bandit#804</a></li> <li>Fix up some warnings and errors in docs by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/817">PyCQA/bandit#817</a></li> <li>Fix root doc for readthedocs by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/818">PyCQA/bandit#818</a></li> <li>Use versioned links to docs by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/819">PyCQA/bandit#819</a></li> <li>Use CWE link in HTML formatter by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/825">PyCQA/bandit#825</a></li> <li>Improve performance of linerange by <a href="https://github.com/Krock21rus"><code>@​Krock21rus</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/629">PyCQA/bandit#629</a></li> <li>Inaccurate message in hashlib check by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/827">PyCQA/bandit#827</a></li> <li>Target Python &gt;= 3.7 in pre-commit hooks by <a href="https://github.com/mkniewallner"><code>@​mkniewallner</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/830">PyCQA/bandit#830</a></li> <li>Center the bandit logo in readme by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/823">PyCQA/bandit#823</a></li> <li>Build of artifact fails if raw directive used by <a href="https://github.com/ericwb"><code>@​ericwb</code></a> in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/831">PyCQA/bandit#831</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bittner"><code>@​bittner</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/773">PyCQA/bandit#773</a></li> <li><a href="https://github.com/julianthome"><code>@​julianthome</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/613">PyCQA/bandit#613</a></li> <li><a href="https://github.com/noliverio"><code>@​noliverio</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/766">PyCQA/bandit#766</a></li> <li><a href="https://github.com/Krock21rus"><code>@​Krock21rus</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/PyCQA/bandit/pull/629">PyCQA/bandit#629</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3">https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/bandit/commit/20a0510f032aee3d6b3df01a5417e91a1f992bc0"><code>20a0510</code></a> Build of artifact fails if raw directive used (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/831">#831</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/d8c7e3c2a5ae0b3480f4723819814b10a8e01895"><code>d8c7e3c</code></a> Center the bandit logo in readme (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/823">#823</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/a65ae175b45d4fff0e41b423ef456306c42559da"><code>a65ae17</code></a> Target Python &gt;= 3.7 in pre-commit hooks (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/830">#830</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/09a6ace1fa147e0c2a70dbeced26a7825609c9a8"><code>09a6ace</code></a> Inaccurate message in hashlib check (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/827">#827</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/8bad6fa03cf320279cf343dd00662cbf05a1dc0c"><code>8bad6fa</code></a> Improve performance of linerange (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/629">#629</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/528c540b3a39cff8b9486606b93967e32bd02674"><code>528c540</code></a> Use CWE link in HTML formatter (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/825">#825</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/7fbf9d517b900936ac97e7debbd16dc7e532bc27"><code>7fbf9d5</code></a> Use versioned links to docs (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/819">#819</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/4a18a920a5acd6b019c78b219beac6a172b0f1c4"><code>4a18a92</code></a> Fix root doc for readthedocs (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/818">#818</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/78b0bc15da909af2cc4ce85eb6ba29b37cdee265"><code>78b0bc1</code></a> Fix up some warnings and errors in docs (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/817">#817</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/e2fa50184e57ffd9da6140cd1b46321669ee1b99"><code>e2fa501</code></a> Test on operating systems we can support (<a href="https://github-redirect.dependabot.com/PyCQA/bandit/issues/804">#804</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bandit&package-manager=pip&previous-version=1.7.2&new-version=1.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:14 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#76
No description provided.