Update pytelegrambotapi requirement from ~=4.4.0 to ~=4.4.1 in /telegram_bot #63

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/telegram_bot/pytelegrambotapi-approx-eq-4.4.1 into main
dependabot[bot] commented 2022-04-18 09:32:29 +00:00 (Migrated from github.com)

Updates the requirements on pytelegrambotapi to permit the latest version.

Release notes

Sourced from pytelegrambotapi's releases.

4.4.1 - Service updates and improvements

Changelog(short version):

  • Extended custom exception_handler behaviour.
  • Improved states
  • New Text Filter
  • Documentation improvements
  • I18N examples involving middlewares for async
  • And more...
Commits

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)
Updates the requirements on [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eternnoir/pyTelegramBotAPI/releases">pytelegrambotapi's releases</a>.</em></p> <blockquote> <h2>4.4.1 - Service updates and improvements</h2> <p>Changelog(short version):</p> <ul> <li>Extended custom exception_handler behaviour.</li> <li>Improved states</li> <li>New <a href="https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/custom_filters/advanced_text_filter.py">Text Filter</a></li> <li>Documentation improvements</li> <li>I18N examples involving middlewares for async</li> <li>And more...</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/9417c49d8eaadb89b7ca2123e280f7e9c91eb7d6"><code>9417c49</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1502">#1502</a> from Badiboy/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/1a40f1da7aec587570c416ad2afdd5bf0217bd58"><code>1a40f1d</code></a> Bump version to 4.4.1</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/5e28f277642e049600359856685f45bf94384aaf"><code>5e28f27</code></a> Bump version to 4.4.1</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/110575ca40934be1887c326f56652b38ab69f0ba"><code>110575c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1500">#1500</a> from coder2020official/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/22b4e636e2e3ee6669f77d38af7d9b912d564fd7"><code>22b4e63</code></a> Road to release(1st part)</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/1688a466f44e9a2dccf2fb7aee6ad71b222982fc"><code>1688a46</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1492">#1492</a> from nj-vs-vh/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/625da4cdd9e247b68868e01a06ab4f285a995fb5"><code>625da4c</code></a> missing await inserted</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/a9e0f5b7b0cf4411fcf899c68c97cb9ab57cfacf"><code>a9e0f5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1484">#1484</a> from coder2020official/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/7b1b1a7caa4cf5dd3e05dda1dc251366cb74484d"><code>7b1b1a7</code></a> Update PULL_REQUEST_TEMPLATE.md</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/a6477541c0e5b64822544041c00c9bad9449b637"><code>a647754</code></a> Documentation incorrect display is fixed now.</li> <li>Additional commits viewable in <a href="https://github.com/eternnoir/pyTelegramBotAPI/compare/4.4.0...4.4.1">compare view</a></li> </ul> </details> <br /> 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>
FlorianKellermann commented 2022-04-18 20:36:22 +00:00 (Migrated from github.com)

shouldn't make a difference

shouldn't make a difference
dependabot[bot] commented 2022-04-18 20:36:24 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.