mirror of
https://github.com/ae-utbm/sith.git
synced 2025-06-07 03:35:18 +00:00
[UPDATE] Update ical requirement from <10.0.0,>=9.1.0 to >=9.1.0,<11.0.0
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/9.1.0...10.0.0) --- updated-dependencies: - dependency-name: ical dependency-version: 10.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
350a92bc44
commit
0d2bd452fa
@ -43,7 +43,7 @@ dependencies = [
|
|||||||
"tomli<3.0.0,>=2.2.1",
|
"tomli<3.0.0,>=2.2.1",
|
||||||
"django-honeypot",
|
"django-honeypot",
|
||||||
"pydantic-extra-types<3.0.0,>=2.10.3",
|
"pydantic-extra-types<3.0.0,>=2.10.3",
|
||||||
"ical<10.0.0,>=9.1.0",
|
"ical>=9.1.0,<11.0.0",
|
||||||
"redis[hiredis]<6.0.0,>=5.3.0",
|
"redis[hiredis]<6.0.0,>=5.3.0",
|
||||||
"environs[django]<15.0.0,>=14.1.1",
|
"environs[django]<15.0.0,>=14.1.1",
|
||||||
"requests>=2.32.3",
|
"requests>=2.32.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user