Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): Bump safety from 3.2.8 to 3.2.9 (#41)
Bumps [safety](https://github.com/pyupio/safety) from 3.2.8 to 3.2.9. <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.9] - 2024-10-23</h2> <ul> <li>chore: deprection-message-for-license-command (4149b70)</li> <li>feat: add-pull-request-template (<a href="https://redirect.github.com/pyupio/safety/issues/604">#604</a>) (61b2fe2)</li> <li>fix: devcontainer fix (be42d8e)</li> <li>fix: safety error when scan is run without being authed (5ec80dd)</li> <li>feat: add-devcontainers-support (0591838)</li> <li>fix: internal-server-error (04d7efb)</li> <li>fix: clarify-vulnerabilities-found/ Fixed the issue where the vulnerabilities (07bc5b7)</li> <li>chore: added check arg depreciation warning (78109e5)</li> <li>feature: release-script: add release script (<a href="https://redirect.github.com/pyupio/safety/issues/602">#602</a>) (cc49542)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyupio/safety/commit/d77fec032fbdffd2aca122a99e035c23cda30e43"><code>d77fec0</code></a> Merge pull request <a href="https://redirect.github.com/pyupio/safety/issues/617">#617</a> from pyupio/chore/release-3.2.9</li> <li><a href="https://github.com/pyupio/safety/commit/2d6631ce2c131be30911feafe77f03703589d20f"><code>2d6631c</code></a> chore/release-3.2.9</li> <li><a href="https://github.com/pyupio/safety/commit/57023e08c93e1d24309ed3a35b7e6e3fda3ff1a8"><code>57023e0</code></a> Merge pull request <a href="https://redirect.github.com/pyupio/safety/issues/622">#622</a> from pyupio/fix-new-parse-for-test</li> <li><a href="https://github.com/pyupio/safety/commit/5a8c1812c93c9dd36f64c8c6c349e47994de3526"><code>5a8c181</code></a> fix: basic policy file test</li> <li><a href="https://github.com/pyupio/safety/commit/7b21f3acb07b4b680dd541c320ccd4d80f1d215e"><code>7b21f3a</code></a> Merge pull request <a href="https://redirect.github.com/pyupio/safety/issues/616">#616</a> from pyupio/fix/version-test</li> <li><a href="https://github.com/pyupio/safety/commit/ba929db4e5e357faae0365bfb9ffe3f86cf512a8"><code>ba929db</code></a> fix/removes hardcoded safety release version from</li> <li><a href="https://github.com/pyupio/safety/commit/212318c11c5fe212010fefc5bb70f5a34e5acaab"><code>212318c</code></a> Merge pull request <a href="https://redirect.github.com/pyupio/safety/issues/614">#614</a> from pyupio/chore/deprecation-message-for-license-com...</li> <li><a href="https://github.com/pyupio/safety/commit/4149b7062e1fe14574fe00947876d89e50d71099"><code>4149b70</code></a> chore/deprection-message-for-license-command</li> <li><a href="https://github.com/pyupio/safety/commit/61b2fe291b6e641a961ae273a4889085a645f96c"><code>61b2fe2</code></a> feat/add-pull-request-template (<a href="https://redirect.github.com/pyupio/safety/issues/604">#604</a>)</li> <li><a href="https://github.com/pyupio/safety/commit/e2a5224a0a24c576075906d9661a7f74f23bc3d1"><code>e2a5224</code></a> Merge pull request <a href="https://redirect.github.com/pyupio/safety/issues/611">#611</a> from pyupio/fix-dev-container</li> <li>Additional commits viewable in <a href="https://github.com/pyupio/safety/compare/3.2.8...3.2.9">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.8&new-version=3.2.9)](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