Update croniter requirement from ~=1.3.4 to ~=1.3.5 in /telegram_bot #197

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/telegram_bot/croniter-approx-eq-1.3.5 into main
dependabot[bot] commented 2022-05-16 09:43:15 +00:00 (Migrated from github.com)

Updates the requirements on croniter to permit the latest version.

Changelog

Sourced from croniter's changelog.

1.3.5 (2022-05-14)

  • Add Python 3.10 support [eelkevdbos]

1.3.4 (2022-02-18)

  • Really fix compat for tests under py27 [kiorky]

1.3.3 (2022-02-18)

  • Fix compat for tests under py27 [kiorky]

1.3.2 (2022-02-18)

  • Fix #12: regressions with set_current [kiorky, agateblue]

1.3.1 (2022-02-15)

  • Restore compat with python2 [kiorky]

1.3.0 (2022-02-15)

  • Add a way to make next() easier to use. This fixes #11 [kiorky]

1.2.0 (2022-01-14)

  • Enforce validation for day=1. Before this release we used to support day=0 and it was silently glided to day=1 to support having both day in day in 4th field when it came to have 6fields cron forms (second repeat). It will now raises a CroniterBadDateError. See kiorky/croniter#6 [kiorky]

1.1.0 (2021-12-03)

... (truncated)

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 [croniter](https://github.com/kiorky/croniter) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kiorky/croniter/blob/master/docs/CHANGES.rst">croniter's changelog</a>.</em></p> <blockquote> <h2>1.3.5 (2022-05-14)</h2> <ul> <li>Add Python 3.10 support [eelkevdbos]</li> </ul> <h2>1.3.4 (2022-02-18)</h2> <ul> <li>Really fix compat for tests under py27 [kiorky]</li> </ul> <h2>1.3.3 (2022-02-18)</h2> <ul> <li>Fix compat for tests under py27 [kiorky]</li> </ul> <h2>1.3.2 (2022-02-18)</h2> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/kiorky/croniter/issues/12">#12</a>: regressions with set_current [kiorky, agateblue]</li> </ul> <h2>1.3.1 (2022-02-15)</h2> <ul> <li>Restore compat with python2 [kiorky]</li> </ul> <h2>1.3.0 (2022-02-15)</h2> <ul> <li>Add a way to make next() easier to use. This fixes <a href="https://github-redirect.dependabot.com/kiorky/croniter/issues/11">#11</a> [kiorky]</li> </ul> <h2>1.2.0 (2022-01-14)</h2> <ul> <li>Enforce validation for day=1. Before this release we used to support day=0 and it was silently glided to day=1 to support having both day in day in 4th field when it came to have 6fields cron forms (second repeat). It will now raises a CroniterBadDateError. See <a href="https://github-redirect.dependabot.com/kiorky/croniter/issues/6">kiorky/croniter#6</a> [kiorky]</li> </ul> <h2>1.1.0 (2021-12-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kiorky/croniter/commit/8fdf5b196f75cc0bc5e3531732891d6e41b19617"><code>8fdf5b1</code></a> Preparing release 1.3.5</li> <li><a href="https://github.com/kiorky/croniter/commit/da763f3dc7899fa7c254673e5b368774f03a92ec"><code>da763f3</code></a> release</li> <li><a href="https://github.com/kiorky/croniter/commit/8867d9afcfc2ad79719a4bdc5cfc65b3fe6956d6"><code>8867d9a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kiorky/croniter/issues/15">#15</a> from eelkevdbos/feature/python-310-support</li> <li><a href="https://github.com/kiorky/croniter/commit/65056f0dc44d7d3ec59a30952e2f446dc771331e"><code>65056f0</code></a> Support x.xx python versions in CI</li> <li><a href="https://github.com/kiorky/croniter/commit/2cd3124302ee48afb63f2917788dfe36aa9007b7"><code>2cd3124</code></a> Add Python 3.10 support</li> <li><a href="https://github.com/kiorky/croniter/commit/c261113f5e511f080a1939a9cf1672a5980ac7c1"><code>c261113</code></a> Back to development: 1.3.5</li> <li>See full diff in <a href="https://github.com/kiorky/croniter/compare/1.3.4...1.3.5">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-09-07 09:43:42 +00:00 (Migrated from github.com)

Superseded by #397.

Superseded by #397.

Pull request closed

Sign in to join this conversation.
No description provided.