Skip to content

Commit

Permalink
chore(dev-deps): Bump safety from 3.2.7 to 3.2.8 (#24)
Browse files Browse the repository at this point in the history
Bumps [safety](https://github.com/pyupio/safety) from 3.2.7 to 3.2.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyupio/safety/blob/main/CHANGELOG.md">safety's
changelog</a>.</em></p>
<blockquote>
<h2>[3.2.8] - 2024-09-27</h2>
<ul>
<li>feat: enhance version comparison logic for check-updates command (<a
href="https://redirect.github.com/pyupio/safety/issues/605">#605</a>)</li>
<li>docs: add demo Jupyter Notebook (<a
href="https://redirect.github.com/pyupio/safety/issues/601">#601</a>)</li>
<li>feat: add script to generate CONTRIBUTORS.md with Shields.io badges
based on merged PRs (<a
href="https://redirect.github.com/pyupio/safety/issues/600">#600</a>)</li>
<li>chore: fix CLI help text by removing rich formatting for cleaner
output (<a
href="https://redirect.github.com/pyupio/safety/issues/599">#599</a>)</li>
<li>chore: hide system scan from help text (<a
href="https://redirect.github.com/pyupio/safety/issues/598">#598</a>)</li>
<li>chore: add LICENSES.md file to document dependency licenses (<a
href="https://redirect.github.com/pyupio/safety/issues/597">#597</a>)</li>
<li>docs: add SECURITY.md file with security policy and bug bounty
details (<a
href="https://redirect.github.com/pyupio/safety/issues/593">#593</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyupio/safety/commit/31b18217f0bbac55d46ada79e65525462eda8a3b"><code>31b1821</code></a>
chore/release-3.2.8 (<a
href="https://redirect.github.com/pyupio/safety/issues/606">#606</a>)</li>
<li><a
href="https://github.com/pyupio/safety/commit/dec98e063c1a5c7794c06c47cadcb0a602b5810e"><code>dec98e0</code></a>
fix/check-updates-fixes (<a
href="https://redirect.github.com/pyupio/safety/issues/605">#605</a>)</li>
<li><a
href="https://github.com/pyupio/safety/commit/15e757cbf46622bf9debf5633d39b6ce2f364643"><code>15e757c</code></a>
Demo Jupyter Notebook (<a
href="https://redirect.github.com/pyupio/safety/issues/601">#601</a>)</li>
<li><a
href="https://github.com/pyupio/safety/commit/af7fa279c8f88b4d36856201311d87d7ef534a6c"><code>af7fa27</code></a>
Add Script to Generate CONTRIBUTORS.md with Shields.io Badges Based on
Merged...</li>
<li><a
href="https://github.com/pyupio/safety/commit/01c2c28e6b17072b01fa7e4cc584dac39c9e3dab"><code>01c2c28</code></a>
chore/fix-cli-help-text: remove rich formatting for cleaner help text
(<a
href="https://redirect.github.com/pyupio/safety/issues/599">#599</a>)</li>
<li><a
href="https://github.com/pyupio/safety/commit/84b981d474392599a146336df8b0607cc058d98d"><code>84b981d</code></a>
chore/hide-system-scan-from-help-text (<a
href="https://redirect.github.com/pyupio/safety/issues/598">#598</a>)</li>
<li><a
href="https://github.com/pyupio/safety/commit/96ddcb555e8da7b02511bfda68044f2172381b3e"><code>96ddcb5</code></a>
chore: add LICENSES.md file with dependency licenses (<a
href="https://redirect.github.com/pyupio/safety/issues/597">#597</a>)</li>
<li>See full diff in <a
href="https://github.com/pyupio/safety/compare/3.2.7...3.2.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=safety&package-manager=pip&previous-version=3.2.7&new-version=3.2.8)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 9706319 + 30b4e6d commit a27c112
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a27c112

Please sign in to comment.