Skip to content

Commit

Permalink
[autofix] Regenerate dependency graph
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Dec 2, 2024
1 parent 3114aa0 commit ff4b773
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/assets/dependencies.mmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
flowchart TD
classDef missing stroke-dasharray: 5
boltons["boltons\n24.0.0"]
boltons["boltons\n24.1.0"]
distro["distro\n1.9.0"]
extra-platforms["extra-platforms\n1.4.0"]
extra-platforms["extra-platforms\n1.7.0"]
extra-platforms -- "~=1.9.0" --> distro
extra-platforms -- "~=24.0.0" --> boltons
extra-platforms -- "~=24.1.0" --> boltons

0 comments on commit ff4b773

Please sign in to comment.