Update pytelegrambotapi requirement from ~=4.5.0 to ~=4.5.1 in /telegram_bot #148

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/telegram_bot/pytelegrambotapi-approx-eq-4.5.1 into main
dependabot[bot] commented 2022-05-09 09:36:35 +00:00 (Migrated from github.com)

Updates the requirements on pytelegrambotapi to permit the latest version.

Release notes

Sourced from pytelegrambotapi's releases.

4.5.1 - Minor updates and bugfixes

What's Changed

  • Added sync i18n class based middleware
  • Bugfix in answer_web_app_query
  • Mistake in ChatAdministratorRights
  • Markdown & Html functions added (Beta version, still in progress)eternnoir/pyTelegramBotAPI#1524
  • Polling exception logging updated
  • Fixed proxy for asynctelebot
Commits
  • efb1b44 Merge pull request #1535 from Badiboy/master
  • 2c8793b Bump version to 4.5.1
  • 146fd57 Merge pull request #1531 from coder2020official/patch-3
  • 8a12ae3 Update redis_storage.py
  • 2d8c231 Merge pull request #1529 from coder2020official/state-fixes
  • f9cd0d7 Avoid circular import
  • 59cd1a0 Merge pull request #1528 from coder2020official/master
  • 836130a Allow only state objects
  • a7db2d8 Merge branch 'eternnoir:master' into master
  • c022d49 SEO improvements for documentation
  • Additional commits viewable in compare view

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.5.1 - Minor updates and bugfixes</h2> <h2>What's Changed</h2> <ul> <li>Added sync i18n class based middleware</li> <li>Bugfix in answer_web_app_query</li> <li>Mistake in ChatAdministratorRights</li> <li>Markdown &amp; Html functions added (Beta version, still in progress)<a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/pull/1524">eternnoir/pyTelegramBotAPI#1524</a></li> <li>Polling exception logging updated</li> <li>Fixed proxy for asynctelebot</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/efb1b44e5946e19db75af8034a7eddb07831b754"><code>efb1b44</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1535">#1535</a> from Badiboy/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/2c8793b7947c5e602b84ec168c087c2b65825a31"><code>2c8793b</code></a> Bump version to 4.5.1</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/146fd57b10bc1ae30412c30d515c3d4fdc54fd28"><code>146fd57</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1531">#1531</a> from coder2020official/patch-3</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/8a12ae3565f30d82bfb858c96f0108fb45fdd7e0"><code>8a12ae3</code></a> Update redis_storage.py</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/2d8c2312e3bd38a8d496528437cb1b47e93cf2db"><code>2d8c231</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1529">#1529</a> from coder2020official/state-fixes</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/f9cd0d7e081e4a29e0f19b596581931d96681d55"><code>f9cd0d7</code></a> Avoid circular import</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/59cd1a00e73019aab57f54309d806420a3f093d8"><code>59cd1a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1528">#1528</a> from coder2020official/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/836130a7183fb4b21d4eda00288dd120c02a26b5"><code>836130a</code></a> Allow only state objects</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/a7db2d8d9c3bbef8d0dbcc4a118fdf26f2653bea"><code>a7db2d8</code></a> Merge branch 'eternnoir:master' into master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/c022d4999609e0c92b062916f1901e24fa45f95c"><code>c022d49</code></a> SEO improvements for documentation</li> <li>Additional commits viewable in <a href="https://github.com/eternnoir/pyTelegramBotAPI/compare/4.5.0...4.5.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>
dependabot[bot] commented 2022-05-12 17:17:31 +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.