mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-30 05:39:56 +00:00
[UPDATE] Update ical requirement from <11,>=10.0.3 to >=10.0.3,<12
Updates the requirements on [ical](https://github.com/allenporter/ical) to permit the latest version. - [Release notes](https://github.com/allenporter/ical/releases) - [Commits](https://github.com/allenporter/ical/compare/10.0.3...11.0.0) --- updated-dependencies: - dependency-name: ical dependency-version: 11.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies = [
|
||||
"tomli<3.0.0,>=2.2.1",
|
||||
"django-honeypot>=1.3.0,<2",
|
||||
"pydantic-extra-types<3.0.0,>=2.10.3",
|
||||
"ical>=10.0.3,<11",
|
||||
"ical>=10.0.3,<12",
|
||||
"redis[hiredis]<6.0.0,>=5.3.0",
|
||||
"environs[django]<15.0.0,>=14.1.1",
|
||||
"requests>=2.32.3",
|
||||
|
Reference in New Issue
Block a user