Update pytelegrambotapi requirement from ~=4.5.1 to ~=4.6.0 #18

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/pytelegrambotapi-approx-eq-4.6.0 into main
dependabot[bot] commented 2022-06-23 21:43:37 +00:00 (Migrated from github.com)

Updates the requirements on pytelegrambotapi to permit the latest version.

Commits
  • 24b1129 Merge pull request #1584 from coder2020official/master
  • 7f9dac4 Fix previous commit
  • f96775e Merge pull request #1585 from Prikalel/master
  • 1342cab Fix boolean parameters
  • dd8125c Rename midddleware to middleware in examples.
  • 8769802 Bump version to 4.6.0
  • a7fb8a2 Implemented some tests
  • d7f34ae Fix the typo
  • 7d931ab Added secret token and create_invoice_link for asynctelebot
  • f521248 Added all new changes for types (is_premium, added_to_attachment_menu, and etc)
  • 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>Commits</summary> <ul> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/24b1129c8ae392d59958e026ba0722fc5a645e84"><code>24b1129</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1584">#1584</a> from coder2020official/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/7f9dac414796c99493bd09c5ff6ff553f64f2982"><code>7f9dac4</code></a> Fix previous commit</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/f96775e9eb3461762b2edb6e6f3a07bee324241c"><code>f96775e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eternnoir/pyTelegramBotAPI/issues/1585">#1585</a> from Prikalel/master</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/1342cab25933ff7904b918003bb503f73003e60b"><code>1342cab</code></a> Fix boolean parameters</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/dd8125cbd0f92963fc80ecfc1db395ad93cad79a"><code>dd8125c</code></a> Rename <code>midddleware</code> to <code>middleware</code> in examples.</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/87698027447bdb09db3b0ffc99f48e2d4f0cfc37"><code>8769802</code></a> Bump version to 4.6.0</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/a7fb8a2becd5a5c5de8c49e16a0664579598ac46"><code>a7fb8a2</code></a> Implemented some tests</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/d7f34ae37052e2ae61adef97e4f8a9d800ac6c76"><code>d7f34ae</code></a> Fix the typo</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/7d931abe376195f7fd8b8e859d213dacbd942125"><code>7d931ab</code></a> Added secret token and create_invoice_link for asynctelebot</li> <li><a href="https://github.com/eternnoir/pyTelegramBotAPI/commit/f52124827fa813936c89c36543aedc37c01cf1ed"><code>f521248</code></a> Added all new changes for types (is_premium, added_to_attachment_menu, and etc)</li> <li>Additional commits viewable in <a href="https://github.com/eternnoir/pyTelegramBotAPI/compare/4.5.1...4.6.0">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-07-27 21:48:01 +00:00 (Migrated from github.com)

Superseded by #23.

Superseded by #23.

Pull request closed

Sign in to join this conversation.
No description provided.