Unverified Commit 1d1e2666 authored by 0xTheFr34k's avatar 0xTheFr34k Committed by GitHub
Browse files

exegol: 4.3.9 -> 4.3.10

parent b4480a2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
python3.pkgs.buildPythonApplication rec {
  pname = "exegol";
  version = "4.3.10";
  format = "pyproject";
  pyproject = true;

  pythonRelaxDeps = [
    "rich"