Skip to content

Commit

Permalink
Bump praw from 7.7.0 to 7.7.1 (#210)
Browse files Browse the repository at this point in the history
Bumps [praw](https://github.com/praw-dev/praw) from 7.7.0 to 7.7.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/praw-dev/praw/releases">praw's
releases</a>.</em></p>
<blockquote>
<h2>v7.7.1</h2>
<h2>7.7.1 (2023/07/11)</h2>
<p><strong>Fixed</strong></p>
<ul>
<li>An issue with replying to a modmail conversation results in a
error.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/praw-dev/praw/blob/master/CHANGES.rst">praw's
changelog</a>.</em></p>
<blockquote>
<h2>7.7.1 (2023/07/11)</h2>
<p><strong>Fixed</strong></p>
<ul>
<li>An issue with replying to a modmail conversation results in a
error.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/praw-dev/praw/commit/dcfd32f3809f303b9b6cd4cc63c08acae42f9dce"><code>dcfd32f</code></a>
Bump to v7.7.1</li>
<li><a
href="https://github.com/praw-dev/praw/commit/dadbe6e964b6ed562b75702480cd6cc94f2484c0"><code>dadbe6e</code></a>
Merge pull request <a
href="https://redirect.github.com/praw-dev/praw/issues/1960">#1960</a>
from praw-dev/modmail_fix</li>
<li><a
href="https://github.com/praw-dev/praw/commit/5984516aa37a09c858c61dbbeda584adc9fd6c1d"><code>5984516</code></a>
Fix modmail reply bug</li>
<li><a
href="https://github.com/praw-dev/praw/commit/8bf669309a1476fa995f99c87c895fadf5436563"><code>8bf6693</code></a>
Merge pull request <a
href="https://redirect.github.com/praw-dev/praw/issues/1957">#1957</a>
from praw-dev/fix-dark-mode</li>
<li><a
href="https://github.com/praw-dev/praw/commit/2e8cc27713f461b99179b8180cff89033b87bc08"><code>2e8cc27</code></a>
Switch to furo theme</li>
<li><a
href="https://github.com/praw-dev/praw/commit/8da846e9264bdd200ee9dc67b5dce56afcb741f3"><code>8da846e</code></a>
Update subreddit.py</li>
<li><a
href="https://github.com/praw-dev/praw/commit/5bc11a3fcd57c16fb7885c0814e0859b9573e204"><code>5bc11a3</code></a>
Merge pull request <a
href="https://redirect.github.com/praw-dev/praw/issues/1955">#1955</a>
from praw-dev/codeql</li>
<li><a
href="https://github.com/praw-dev/praw/commit/e6c297def02ecf3c60579bc601d92194c24fa9fd"><code>e6c297d</code></a>
Add OpenSSF Scorecard badge</li>
<li><a
href="https://github.com/praw-dev/praw/commit/c72289fccbcbcf873cf17c24914506e0e96238eb"><code>c72289f</code></a>
Fix tests</li>
<li><a
href="https://github.com/praw-dev/praw/commit/d7b0fc0eaf93716942cb3d5e359f0de144f183a4"><code>d7b0fc0</code></a>
Add CodeQL</li>
<li>Additional commits viewable in <a
href="https://github.com/praw-dev/praw/compare/v7.7.0...v7.7.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=praw&package-manager=pip&previous-version=7.7.0&new-version=7.7.1)](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>
  • Loading branch information
github-actions[bot] authored Jul 12, 2023
2 parents 9d5e1f3 + accbef5 commit 483853a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

0 comments on commit 483853a

Please sign in to comment.