Skip to content

Commit

Permalink
Bump python-crontab from 2.6.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [python-crontab](https://gitlab.com/doctormo/python-crontab) from 2.6.0 to 3.2.0.
- [Commits](https://gitlab.com/doctormo/python-crontab/compare/v2.6.0...v3.2.0)

---
updated-dependencies:
- dependency-name: python-crontab
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent c5978b1 commit 958eafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def find_version(*file_paths):
"cryptography==37.0.2",
"filelock==3.0.12",
'sh==1.14.2',
'python-crontab==2.6.0'
'python-crontab==3.2.0'
],
python_requires='>=3.8,<4',
extras_require=extras_require,
Expand Down

0 comments on commit 958eafd

Please sign in to comment.