Skip to content

Commit

Permalink
chore: bump croniter from 1.3.8 to 1.3.11
Browse files Browse the repository at this point in the history
Bumps [croniter](https://github.com/kiorky/croniter) from 1.3.8 to 1.3.11.
- [Release notes](https://github.com/kiorky/croniter/releases)
- [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst)
- [Commits](kiorky/croniter@1.3.8...1.3.11)

---
updated-dependencies:
- dependency-name: croniter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent 32f071e commit e9d6b5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ cached-property = "^1" # Remove after Python 3.7 support is dropped
check-jsonschema = "^0.21.0"
click = "^8.1"
click-default-group = "^1.2.1"
croniter = "^1.3.5"
croniter = "^1.3.11"
email-validator = "^1.1.2"
fasteners = "^0.17.3"
flask = "^2.1"
Expand Down

0 comments on commit e9d6b5e

Please sign in to comment.