Skip to content

Bump icalendar from 7.1.2 to 7.1.3 - #110

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/icalendar-7.1.3
Open

Bump icalendar from 7.1.2 to 7.1.3#110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/icalendar-7.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps icalendar from 7.1.2 to 7.1.3.

Release notes

Sourced from icalendar's releases.

v7.1.3

To view the changes, please see the Changelog. This release can be installed from PyPI.

Changelog

Sourced from icalendar's changelog.

7.1.3 (2026-06-15)

Bug fixes


- Comparing components with ``Component.__eq__`` is no longer exponential in the subcomponent nesting depth, removing a denial-of-service vector where a deeply nested component could take minutes to compare. See `GHSA-cv84-9p8j-fj68 <https://github.com/collective/icalendar/security/advisories/GHSA-cv84-9p8j-fj68>`_. @tidusec
Commits
  • f7240bc version 7.1.3
  • e85eb8e Merge commit from fork
  • 9c783f6 Make test_deeply_nested_equality_at_depth_50 a regression test.
  • dc90e91 Update news/+component-equality-complexity.bugfix
  • 66264ef Update src/icalendar/cal/component.py
  • cad40cd fix: comments
  • b6b2608 fix: improve time complexity in src/icalendar/cal
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [icalendar](https://github.com/collective/icalendar) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@v7.1.2...v7.1.3)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 7.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants