LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.99k stars 306 forks source link

chore(deps): update dependency networkx to v3.4.2 #1455

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
networkx ==3.4.1 -> ==3.4.2 age adoption passing confidence

Release Notes

networkx/networkx (networkx) ### [`v3.4.2`](https://redirect.github.com/networkx/networkx/releases/tag/networkx-3.4.2): NetworkX 3.4.2 [Compare Source](https://redirect.github.com/networkx/networkx/compare/networkx-3.4.1...networkx-3.4.2) ### NetworkX 3.4.2 We're happy to announce the release of networkx 3.4.2! #### Bug Fixes - Fix docstrings of dispatchable functions ([#​7679](https://redirect.github.com/networkx/networkx/pull/7679)). - Fix draw_networkx_nodes return type ([#​7685](https://redirect.github.com/networkx/networkx/pull/7685)). #### Documentation - Add disclaimer about LLM driven PRs ([#​7683](https://redirect.github.com/networkx/networkx/pull/7683)). #### Maintenance - Fix doc warnings from recently added docs ([#​7682](https://redirect.github.com/networkx/networkx/pull/7682)). #### Contributors 6 authors added to this release (alphabetically): - Dan Schult ([@​dschult](https://redirect.github.com/dschult)) - Erik Welch ([@​eriknw](https://redirect.github.com/eriknw)) - Jarrod Millman ([@​jarrodmillman](https://redirect.github.com/jarrodmillman)) - Kirk Bonney ([@​kbonney](https://redirect.github.com/kbonney)) - Mridul Seth ([@​MridulS](https://redirect.github.com/MridulS)) - Ross Barnowski ([@​rossbar](https://redirect.github.com/rossbar)) 4 reviewers added to this release (alphabetically): - Aditi Juneja ([@​Schefflera-Arboricola](https://redirect.github.com/Schefflera-Arboricola)) - Dan Schult ([@​dschult](https://redirect.github.com/dschult)) - Jarrod Millman ([@​jarrodmillman](https://redirect.github.com/jarrodmillman)) - Matt Schwennesen ([@​mjschwenne](https://redirect.github.com/mjschwenne)) *These lists are automatically generated, and may not be complete or may contain duplicates.*

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.