Skip to content

Commit c52738c

Browse files
authored
python312Packages.securityreporter: update disabled
1 parent 1a6f441 commit c52738c

File tree

1 file changed

+1
-1
lines changed
  • pkgs/development/python-modules/securityreporter

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/securityreporter/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildPythonPackage rec {
1515
version = "1.2.0";
1616
pyproject = true;
1717

18-
disabled = pythonOlder "3.8";
18+
disabled = pythonOlder "3.10";
1919

2020
src = fetchFromGitHub {
2121
owner = "dongit-org";

0 commit comments

Comments
 (0)