Skip to content

Commit 9a16c51

Browse files
Bump aiocron from 1.8 to 2.1 (#1268)
Bumps [aiocron](https://github.com/gawel/aiocron) from 1.8 to 2.1. - [Changelog](https://github.com/gawel/aiocron/blob/master/CHANGES.rst) - [Commits](gawel/aiocron@1.8...2.1) --- updated-dependencies: - dependency-name: aiocron dependency-version: '2.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b14b930 commit 9a16c51

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[packages]
7-
aiocron = "==1.8"
7+
aiocron = "==2.1"
88
bidict = "==0.23.1"
99
black = "==25.1.0"
1010
dateparser = "1.2.0"

Pipfile.lock

+13-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)